#AFF09B#AFF09B
#AFF09B is a very light, vivid green. Relative luminance 0.738; OKLCH L 89.1% C 0.130 H 138.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF09B |
|---|---|
| RGB | rgb(175, 240, 155) |
| HSL | hsl(106, 74%, 77%) |
| HSV | hsv(106, 35%, 94%) |
| CMYK | cmyk(27.1%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(88.83, -35.81, 34.73) |
| CIE-LCH | lch(88.83, 49.88, 135.88°) |
| OKLab | oklab(89.11% -0.0977 0.0864) |
| OKLCH | oklch(89.11% 0.13 138.5) |
| XYZ | xyz(54.7540, 73.7988, 42.3637) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.02
Tea Green
#BDF8A3
ΔE00 2.18
Light Pastel Green
#B2FBA5
ΔE00 2.39
Pale Light Green
#B1FC99
ΔE00 3.05
Pastel Green
#B0FF9D
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF09B #DC9BF0
analogous
#DAF09B #AFF09B #9BF0B1
triadic
#AFF09B #9BAFF0 #F09BAF
tetradic
#AFF09B #9BDAF0 #DC9BF0 #F0B19B
square
#AFF09B #9BDAF0 #DC9BF0 #F0B19B
split-complementary
#AFF09B #B19BF0 #F09BDA
monochromatic
#5AE031 #84E866 #AFF09B #DAF8D0 #EAFBE4
Accessibility & contrast
On white
1.33
#AFF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#AFF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF09B
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF09B | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E395
Deuteranopia (green-blind)
#EBDDA0
Tritanopia (blue-blind)
#ACEADA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff09b; /* rgb */ color: rgb(175, 240, 155); /* oklch */ color: oklch(89.1% 0.130 138.5);
Tailwind
colors: {
custom: {
50: '#c8f5b9',
500: '#aff09b',
950: '#000000',
},
}SCSS
$custom: #aff09b; $custom-light: #c8f5b9; $custom-dark: #000000;
JSON
{
"hex": "#aff09b",
"rgb": {
"r": 175,
"g": 240,
"b": 155
},
"hsl": {
"h": 105.882,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.89114,
"c": 0.13045,
"h": 138.5
},
"luminance": 0.73801
}Semantic roles & 50–950 ramp
primary
#AFF09B
secondary
#B462CD
accent
#0FD6A7
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131711
muted
#838581