#CAF89C#CAF89C
#CAF89C is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.128 H 130.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF89C |
|---|---|
| RGB | rgb(202, 248, 156) |
| HSL | hsl(90, 87%, 79%) |
| HSV | hsv(90, 37%, 97%) |
| CMYK | cmyk(18.5%, 0%, 37.1%, 2.7%) |
| CIE-LAB | lab(92.61, -30.09, 39.49) |
| CIE-LCH | lch(92.61, 49.65, 127.31°) |
| OKLab | oklab(92.58% -0.0823 0.0975) |
| OKLCH | oklch(92.58% 0.128 130.2) |
| XYZ | xyz(63.9243, 82.0906, 43.9233) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.47
Tea Green
#BDF8A3
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Light Light Green
#C8FFB0
ΔE00 3.53
Washed Out Green
#BCF5A6
ΔE00 3.60
Light Yellowish Green
#C2FF89
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF89C #CA9CF8
analogous
#F8F89C #CAF89C #9CF89C
triadic
#CAF89C #9CCAF8 #F89CCA
tetradic
#CAF89C #9CF8F8 #CA9CF8 #F89C9C
square
#CAF89C #9CF8F8 #CA9CF8 #F89C9C
split-complementary
#CAF89C #9C9CF8 #F89CF8
monochromatic
#8DF02A #ABF463 #CAF89C #E9FCD5 #F0FDE2
Accessibility & contrast
On white
1.21
#CAF89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CAF89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF89C
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF89C | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC95
Deuteranopia (green-blind)
#F9E9A1
Tritanopia (blue-blind)
#CDF1E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #caf89c; /* rgb */ color: rgb(202, 248, 156); /* oklch */ color: oklch(92.6% 0.128 130.2);
Tailwind
colors: {
custom: {
50: '#dbfaba',
500: '#caf89c',
950: '#000000',
},
}SCSS
$custom: #caf89c; $custom-light: #dbfaba; $custom-dark: #000000;
JSON
{
"hex": "#caf89c",
"rgb": {
"r": 202,
"g": 248,
"b": 156
},
"hsl": {
"h": 90,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.92578,
"c": 0.12761,
"h": 130.2
},
"luminance": 0.82092
}Semantic roles & 50–950 ramp
primary
#CAF89C
secondary
#9C60D8
accent
#02E373
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582