#CAEF99#CAEF99
#CAEF99 is a very light, moderate yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.118 H 127.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF99 |
|---|---|
| RGB | rgb(202, 239, 153) |
| HSL | hsl(86, 73%, 77%) |
| HSV | hsv(86, 36%, 94%) |
| CMYK | cmyk(15.5%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(90.13, -26.24, 37.74) |
| CIE-LCH | lch(90.13, 45.97, 124.81°) |
| OKLab | oklab(90.57% -0.0717 0.0933) |
| OKLCH | oklch(90.57% 0.118 127.5) |
| XYZ | xyz(60.9727, 76.5889, 41.7017) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.18
Washed Out Green
#BCF5A6
ΔE00 4.31
Celery
#C1FD95
ΔE00 4.48
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.87
Light Sage
#BCECAC
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF99 #BE99EF
analogous
#EFE999 #CAEF99 #9FEF99
triadic
#CAEF99 #99CAEF #EF99CA
tetradic
#CAEF99 #99EFE9 #BE99EF #EF999F
square
#CAEF99 #99EFE9 #BE99EF #EF999F
split-complementary
#CAEF99 #999FEF #E999EF
monochromatic
#93DE2F #AFE764 #CAEF99 #E5F7CE #F1FBE5
Accessibility & contrast
On white
1.29
#CAEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CAEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF99
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF99 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#CEE8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caef99; /* rgb */ color: rgb(202, 239, 153); /* oklch */ color: oklch(90.6% 0.118 127.5);
Tailwind
colors: {
custom: {
50: '#dbf4b8',
500: '#caef99',
950: '#000000',
},
}SCSS
$custom: #caef99; $custom-light: #dbf4b8; $custom-dark: #000000;
JSON
{
"hex": "#caef99",
"rgb": {
"r": 202,
"g": 239,
"b": 153
},
"hsl": {
"h": 85.814,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.90571,
"c": 0.11769,
"h": 127.5
},
"luminance": 0.76589
}Semantic roles & 50–950 ramp
primary
#CAEF99
secondary
#8F61CC
accent
#11D565
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581