#AFE09F#AFE09F
#AFE09F is a very light, moderate green. Relative luminance 0.649; OKLCH L 85.6% C 0.101 H 138.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE09F |
|---|---|
| RGB | rgb(175, 224, 159) |
| HSL | hsl(105, 51%, 75%) |
| HSV | hsv(105, 29%, 88%) |
| CMYK | cmyk(21.9%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(84.45, -27.75, 26.84) |
| CIE-LCH | lch(84.45, 38.60, 135.96°) |
| OKLab | oklab(85.61% -0.0755 0.0677) |
| OKLCH | oklch(85.61% 0.101 138.1) |
| XYZ | xyz(50.5913, 64.9272, 42.6609) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.39
Light Sage
#BCECAC
ΔE00 2.82
Hospital Green
#9BE5AA
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.91
Celadon
#BEFDB7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE09F #D09FE0
analogous
#CFE09F #AFE09F #9FE0B0
triadic
#AFE09F #9FAFE0 #E09FAF
tetradic
#AFE09F #9FCFE0 #D09FE0 #E0B09F
square
#AFE09F #9FCFE0 #D09FE0 #E0B09F
split-complementary
#AFE09F #B09FE0 #E09FCF
monochromatic
#62C242 #88D171 #AFE09F #D6EFCD #ECF8E8
Accessibility & contrast
On white
1.50
#AFE09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#AFE09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE09F
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE09F | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69B
Deuteranopia (green-blind)
#DDD1A2
Tritanopia (blue-blind)
#ADDBCF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #afe09f; /* rgb */ color: rgb(175, 224, 159); /* oklch */ color: oklch(85.6% 0.101 138.1);
Tailwind
colors: {
custom: {
50: '#c8eabb',
500: '#afe09f',
950: '#000000',
},
}SCSS
$custom: #afe09f; $custom-light: #c8eabb; $custom-dark: #000000;
JSON
{
"hex": "#afe09f",
"rgb": {
"r": 175,
"g": 224,
"b": 159
},
"hsl": {
"h": 105.231,
"s": 51.181,
"l": 75.098
},
"oklch": {
"l": 0.85609,
"c": 0.10139,
"h": 138.1
},
"luminance": 0.64928
}Semantic roles & 50–950 ramp
primary
#AFE09F
secondary
#A56AB9
accent
#27BF99
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131612
muted
#828482