#AFE09B#AFE09B
#AFE09B is a very light, moderate green. Relative luminance 0.648; OKLCH L 85.5% C 0.106 H 136.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE09B |
|---|---|
| RGB | rgb(175, 224, 155) |
| HSL | hsl(103, 53%, 74%) |
| HSV | hsv(103, 31%, 88%) |
| CMYK | cmyk(21.9%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(84.38, -28.36, 28.80) |
| CIE-LCH | lch(84.38, 40.42, 134.55°) |
| OKLab | oklab(85.53% -0.0772 0.0723) |
| OKLCH | oklch(85.53% 0.106 136.9) |
| XYZ | xyz(50.2498, 64.7906, 40.8623) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 1.54
Light Sage
#BCECAC
ΔE00 3.06
Washed Out Green
#BCF5A6
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 5.23
Tea Green
#BDF8A3
ΔE00 5.54
Pale Olive Green
#B1D27B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE09B #CC9BE0
analogous
#D2E09B #AFE09B #9BE0AA
triadic
#AFE09B #9BAFE0 #E09BAF
tetradic
#AFE09B #9BD2E0 #CC9BE0 #E0AA9B
square
#AFE09B #9BD2E0 #CC9BE0 #E0AA9B
split-complementary
#AFE09B #AA9BE0 #E09BD2
monochromatic
#64C33E #8AD26C #AFE09B #D4EECA #ECF8E8
Accessibility & contrast
On white
1.50
#AFE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#AFE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE09B
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE09B | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D597
Deuteranopia (green-blind)
#DDD19F
Tritanopia (blue-blind)
#AEDBCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #afe09b; /* rgb */ color: rgb(175, 224, 155); /* oklch */ color: oklch(85.5% 0.106 136.9);
Tailwind
colors: {
custom: {
50: '#c8eab9',
500: '#afe09b',
950: '#000000',
},
}SCSS
$custom: #afe09b; $custom-light: #c8eab9; $custom-dark: #000000;
JSON
{
"hex": "#afe09b",
"rgb": {
"r": 175,
"g": 224,
"b": 155
},
"hsl": {
"h": 102.609,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.85529,
"c": 0.10579,
"h": 136.9
},
"luminance": 0.64792
}Semantic roles & 50–950 ramp
primary
#AFE09B
secondary
#A167B9
accent
#25C093
background
#FDFEFD
surface
#F9FDF8
border
#D2D5D1
text
#131611
muted
#828481