#AFE89B#AFE89B
#AFE89B is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.3% C 0.118 H 137.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE89B |
|---|---|
| RGB | rgb(175, 232, 155) |
| HSL | hsl(104, 63%, 76%) |
| HSV | hsv(104, 33%, 91%) |
| CMYK | cmyk(24.6%, 0%, 33.2%, 9%) |
| CIE-LAB | lab(86.60, -32.12, 31.78) |
| CIE-LCH | lch(86.60, 45.18, 135.31°) |
| OKLab | oklab(87.32% -0.0876 0.0794) |
| OKLCH | oklch(87.32% 0.118 137.8) |
| XYZ | xyz(52.4506, 69.1922, 41.5959) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.87
Light Sage
#BCECAC
ΔE00 3.00
Light Grey Green
#B7E1A1
ΔE00 3.19
Tea Green
#BDF8A3
ΔE00 3.60
Light Pastel Green
#B2FBA5
ΔE00 4.23
Pale Green
#C7FDB5
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE89B #D49BE8
analogous
#D5E89B #AFE89B #9BE8AD
triadic
#AFE89B #9BAFE8 #E89BAF
tetradic
#AFE89B #9BD5E8 #D49BE8 #E8AD9B
square
#AFE89B #9BD5E8 #D49BE8 #E8AD9B
split-complementary
#AFE89B #AD9BE8 #E89BD5
monochromatic
#5FD137 #87DD69 #AFE89B #D7F3CD #EBF9E6
Accessibility & contrast
On white
1.42
#AFE89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#AFE89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE89B
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE89B | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#ADE3D4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe89b; /* rgb */ color: rgb(175, 232, 155); /* oklch */ color: oklch(87.3% 0.118 137.8);
Tailwind
colors: {
custom: {
50: '#c8efb9',
500: '#afe89b',
950: '#000000',
},
}SCSS
$custom: #afe89b; $custom-light: #c8efb9; $custom-dark: #000000;
JSON
{
"hex": "#afe89b",
"rgb": {
"r": 175,
"g": 232,
"b": 155
},
"hsl": {
"h": 104.416,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.87318,
"c": 0.11823,
"h": 137.8
},
"luminance": 0.69194
}Semantic roles & 50–950 ramp
primary
#AFE89B
secondary
#AA65C3
accent
#1BCA9D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581