#AFF89E#AFF89E
#AFF89E is a very light, vivid green. Relative luminance 0.787; OKLCH L 91.0% C 0.139 H 139.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF89E |
|---|---|
| RGB | rgb(175, 248, 158) |
| HSL | hsl(109, 87%, 80%) |
| HSV | hsv(109, 36%, 97%) |
| CMYK | cmyk(29.4%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(91.11, -38.99, 36.23) |
| CIE-LCH | lch(91.11, 53.23, 137.10°) |
| OKLab | oklab(90.97% -0.1064 0.09) |
| OKLCH | oklch(90.97% 0.139 139.8) |
| XYZ | xyz(57.4162, 78.7152, 44.5095) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.01
Pale Light Green
#B1FC99
ΔE00 1.56
Pastel Green
#B0FF9D
ΔE00 1.73
Tea Green
#BDF8A3
ΔE00 2.08
Washed Out Green
#BCF5A6
ΔE00 2.56
Palegreen
#98FB98
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF89E #E79EF8
analogous
#DCF89E #AFF89E #9EF8BA
triadic
#AFF89E #9EAFF8 #F89EAF
tetradic
#AFF89E #9EDCF8 #E79EF8 #F8BA9E
square
#AFF89E #9EDCF8 #E79EF8 #F8BA9E
split-complementary
#AFF89E #BA9EF8 #F89EDC
monochromatic
#51F02C #80F465 #AFF89E #DEFCD7 #E7FDE2
Accessibility & contrast
On white
1.25
#AFF89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#AFF89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF89E
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF89E | 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)
#FDEA98
Deuteranopia (green-blind)
#F2E3A3
Tritanopia (blue-blind)
#ABF2E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff89e; /* rgb */ color: rgb(175, 248, 158); /* oklch */ color: oklch(91.0% 0.139 139.8);
Tailwind
colors: {
custom: {
50: '#c9fbbb',
500: '#aff89e',
950: '#000000',
},
}SCSS
$custom: #aff89e; $custom-light: #c9fbbb; $custom-dark: #000000;
JSON
{
"hex": "#aff89e",
"rgb": {
"r": 175,
"g": 248,
"b": 158
},
"hsl": {
"h": 108.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.9097,
"c": 0.13938,
"h": 139.8
},
"luminance": 0.78717
}Semantic roles & 50–950 ramp
primary
#AFF89E
secondary
#C262D8
accent
#02E3B9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131712
muted
#838582