#AFF89B#AFF89B
#AFF89B is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.9% C 0.142 H 139.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF89B |
|---|---|
| RGB | rgb(175, 248, 155) |
| HSL | hsl(107, 87%, 79%) |
| HSV | hsv(107, 38%, 97%) |
| CMYK | cmyk(29.4%, 0%, 37.5%, 2.7%) |
| CIE-LAB | lab(91.06, -39.42, 37.66) |
| CIE-LCH | lch(91.06, 54.52, 136.31°) |
| OKLab | oklab(90.92% -0.1076 0.0933) |
| OKLCH | oklch(90.92% 0.142 139.1) |
| XYZ | xyz(57.1611, 78.6131, 43.1661) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.15
Light Pastel Green
#B2FBA5
ΔE00 1.45
Pastel Green
#B0FF9D
ΔE00 1.53
Tea Green
#BDF8A3
ΔE00 2.17
Washed Out Green
#BCF5A6
ΔE00 2.81
Palegreen
#98FB98
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF89B #E49BF8
analogous
#DEF89B #AFF89B #9BF8B6
triadic
#AFF89B #9BAFF8 #F89BAF
tetradic
#AFF89B #9BDEF8 #E49BF8 #F8B69B
square
#AFF89B #9BDEF8 #E49BF8 #F8B69B
split-complementary
#AFF89B #B69BF8 #F89BDE
monochromatic
#53F029 #81F462 #AFF89B #DDFCD4 #E8FDE2
Accessibility & contrast
On white
1.26
#AFF89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#AFF89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF89B
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF89B | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA94
Deuteranopia (green-blind)
#F2E3A0
Tritanopia (blue-blind)
#ABF2E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff89b; /* rgb */ color: rgb(175, 248, 155); /* oklch */ color: oklch(90.9% 0.142 139.1);
Tailwind
colors: {
custom: {
50: '#c9fbb9',
500: '#aff89b',
950: '#000000',
},
}SCSS
$custom: #aff89b; $custom-light: #c9fbb9; $custom-dark: #000000;
JSON
{
"hex": "#aff89b",
"rgb": {
"r": 175,
"g": 248,
"b": 155
},
"hsl": {
"h": 107.097,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.90917,
"c": 0.14244,
"h": 139.1
},
"luminance": 0.78615
}Semantic roles & 50–950 ramp
primary
#AFF89B
secondary
#BE5FD8
accent
#02E3B3
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581