#AFE09E#AFE09E
#AFE09E is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.6% C 0.102 H 137.8°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE09E |
|---|---|
| RGB | rgb(175, 224, 158) |
| HSL | hsl(105, 52%, 75%) |
| HSV | hsv(105, 29%, 88%) |
| CMYK | cmyk(21.9%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(84.43, -27.90, 27.33) |
| CIE-LCH | lch(84.43, 39.05, 135.59°) |
| OKLab | oklab(85.59% -0.0759 0.0689) |
| OKLCH | oklch(85.59% 0.102 137.8) |
| XYZ | xyz(50.5049, 64.8926, 42.2057) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.38
Light Sage
#BCECAC
ΔE00 2.86
Hospital Green
#9BE5AA
ΔE00 4.83
Washed Out Green
#BCF5A6
ΔE00 4.85
Tea Green
#BDF8A3
ΔE00 5.80
Pale Green
#C7FDB5
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE09E #CF9EE0
analogous
#D0E09E #AFE09E #9EE0AE
triadic
#AFE09E #9EAFE0 #E09EAF
tetradic
#AFE09E #9ED0E0 #CF9EE0 #E0AE9E
square
#AFE09E #9ED0E0 #CF9EE0 #E0AE9E
split-complementary
#AFE09E #AE9EE0 #E09ED0
monochromatic
#63C241 #89D170 #AFE09E #D5EFCC #ECF8E8
Accessibility & contrast
On white
1.50
#AFE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#AFE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE09E
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE09E | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#ADDBCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe09e; /* rgb */ color: rgb(175, 224, 158); /* oklch */ color: oklch(85.6% 0.102 137.8);
Tailwind
colors: {
custom: {
50: '#c8eabb',
500: '#afe09e',
950: '#000000',
},
}SCSS
$custom: #afe09e; $custom-light: #c8eabb; $custom-dark: #000000;
JSON
{
"hex": "#afe09e",
"rgb": {
"r": 175,
"g": 224,
"b": 158
},
"hsl": {
"h": 104.545,
"s": 51.563,
"l": 74.902
},
"oklch": {
"l": 0.85589,
"c": 0.10249,
"h": 137.8
},
"luminance": 0.64894
}Semantic roles & 50–950 ramp
primary
#AFE09E
secondary
#A469B9
accent
#27BF98
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482