#AFF89D#AFF89D
#AFF89D is a very light, vivid green. Relative luminance 0.787; OKLCH L 91.0% C 0.140 H 139.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF89D |
|---|---|
| RGB | rgb(175, 248, 157) |
| HSL | hsl(108, 87%, 79%) |
| HSV | hsv(108, 37%, 97%) |
| CMYK | cmyk(29.4%, 0%, 36.7%, 2.7%) |
| CIE-LAB | lab(91.09, -39.13, 36.71) |
| CIE-LCH | lch(91.09, 53.66, 136.83°) |
| OKLab | oklab(90.95% -0.1068 0.0911) |
| OKLCH | oklch(90.95% 0.14 139.5) |
| XYZ | xyz(57.3305, 78.6809, 44.0580) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.15
Pale Light Green
#B1FC99
ΔE00 1.42
Pastel Green
#B0FF9D
ΔE00 1.65
Tea Green
#BDF8A3
ΔE00 2.10
Washed Out Green
#BCF5A6
ΔE00 2.63
Palegreen
#98FB98
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF89D #E69DF8
analogous
#DDF89D #AFF89D #9DF8B9
triadic
#AFF89D #9DAFF8 #F89DAF
tetradic
#AFF89D #9DDDF8 #E69DF8 #F8B99D
square
#AFF89D #9DDDF8 #E69DF8 #F8B99D
split-complementary
#AFF89D #B99DF8 #F89DDD
monochromatic
#52F02B #80F464 #AFF89D #DEFCD6 #E8FDE2
Accessibility & contrast
On white
1.25
#AFF89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#AFF89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF89D
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF89D | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA97
Deuteranopia (green-blind)
#F2E3A2
Tritanopia (blue-blind)
#ABF2E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff89d; /* rgb */ color: rgb(175, 248, 157); /* oklch */ color: oklch(91.0% 0.140 139.5);
Tailwind
colors: {
custom: {
50: '#c9fbbb',
500: '#aff89d',
950: '#000000',
},
}SCSS
$custom: #aff89d; $custom-light: #c9fbbb; $custom-dark: #000000;
JSON
{
"hex": "#aff89d",
"rgb": {
"r": 175,
"g": 248,
"b": 157
},
"hsl": {
"h": 108.132,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.90952,
"c": 0.1404,
"h": 139.5
},
"luminance": 0.78683
}Semantic roles & 50–950 ramp
primary
#AFF89D
secondary
#C161D8
accent
#02E3B7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582