#CAEC81#CAEC81
#CAEC81 is a very light, vivid yellow-green. Relative luminance 0.741; OKLCH L 89.5% C 0.139 H 123.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC81 |
|---|---|
| RGB | rgb(202, 236, 129) |
| HSL | hsl(79, 74%, 72%) |
| HSV | hsv(79, 45%, 93%) |
| CMYK | cmyk(14.4%, 0%, 45.3%, 7.5%) |
| CIE-LAB | lab(88.98, -27.66, 48.03) |
| CIE-LCH | lch(88.98, 55.43, 119.93°) |
| OKLab | oklab(89.54% -0.077 0.1157) |
| OKLCH | oklch(89.54% 0.139 123.7) |
| XYZ | xyz(58.3150, 74.1322, 32.0014) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.14
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Light Pea Green
#C4FE82
ΔE00 4.86
Light Yellowish Green
#C2FF89
ΔE00 5.29
Pear
#CBF85F
ΔE00 5.54
Pale Lime
#BEFD73
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC81 #A381EC
analogous
#ECD881 #CAEC81 #95EC81
triadic
#CAEC81 #81CAEC #EC81CA
tetradic
#CAEC81 #81ECD8 #A381EC #EC8195
square
#CAEC81 #81ECD8 #A381EC #EC8195
split-complementary
#CAEC81 #8195EC #D881EC
monochromatic
#9AD320 #B4E44C #CAEC81 #E0F4B6 #F4FBE4
Accessibility & contrast
On white
1.33
#CAEC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#CAEC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC81
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC81 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E078
Deuteranopia (green-blind)
#F2DF87
Tritanopia (blue-blind)
#D1E3D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caec81; /* rgb */ color: rgb(202, 236, 129); /* oklch */ color: oklch(89.5% 0.139 123.7);
Tailwind
colors: {
custom: {
50: '#dcf2a7',
500: '#caec81',
950: '#000000',
},
}SCSS
$custom: #caec81; $custom-light: #dcf2a7; $custom-dark: #000000;
JSON
{
"hex": "#caec81",
"rgb": {
"r": 202,
"g": 236,
"b": 129
},
"hsl": {
"h": 79.065,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.89541,
"c": 0.13899,
"h": 123.7
},
"luminance": 0.74132
}Semantic roles & 50–950 ramp
primary
#CAEC81
secondary
#724BC6
accent
#10D64F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#151710
muted
#848580