#AFF08B#AFF08B
#AFF08B is a very light, vivid yellow-green. Relative luminance 0.733; OKLCH L 88.8% C 0.147 H 135.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF08B |
|---|---|
| RGB | rgb(175, 240, 139) |
| HSL | hsl(99, 77%, 74%) |
| HSV | hsv(99, 42%, 94%) |
| CMYK | cmyk(27.1%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(88.59, -37.99, 42.35) |
| CIE-LCH | lch(88.59, 56.89, 131.89°) |
| OKLab | oklab(88.84% -0.1042 0.1036) |
| OKLCH | oklch(88.84% 0.147 135.2) |
| XYZ | xyz(53.4982, 73.2965, 35.7500) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.82
Celery
#C1FD95
ΔE00 3.12
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Tea Green
#BDF8A3
ΔE00 3.37
Pastel Green
#B0FF9D
ΔE00 3.63
Washed Out Green
#BCF5A6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF08B #CC8BF0
analogous
#E1F08B #AFF08B #8BF09A
triadic
#AFF08B #8BAFF0 #F08BAF
tetradic
#AFF08B #8BE1F0 #CC8BF0 #F09A8B
square
#AFF08B #8BE1F0 #CC8BF0 #F09A8B
split-complementary
#AFF08B #9A8BF0 #F08BE1
monochromatic
#64E21F #8AE955 #AFF08B #D4F7C1 #ECFBE4
Accessibility & contrast
On white
1.34
#AFF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#AFF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF08B
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF08B | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E283
Deuteranopia (green-blind)
#EDDC91
Tritanopia (blue-blind)
#AEE9D7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aff08b; /* rgb */ color: rgb(175, 240, 139); /* oklch */ color: oklch(88.8% 0.147 135.2);
Tailwind
colors: {
custom: {
50: '#c9f5ae',
500: '#aff08b',
950: '#000000',
},
}SCSS
$custom: #aff08b; $custom-light: #c9f5ae; $custom-dark: #000000;
JSON
{
"hex": "#aff08b",
"rgb": {
"r": 175,
"g": 240,
"b": 139
},
"hsl": {
"h": 98.614,
"s": 77.099,
"l": 74.314
},
"oklch": {
"l": 0.88844,
"c": 0.14691,
"h": 135.2
},
"luminance": 0.73298
}Semantic roles & 50–950 ramp
primary
#AFF08B
secondary
#A153CC
accent
#0CD990
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581