#CAEC75#CAEC75
#CAEC75 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.4% C 0.151 H 122.7°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEC75 |
|---|---|
| RGB | rgb(202, 236, 117) |
| HSL | hsl(77, 76%, 69%) |
| HSV | hsv(77, 50%, 93%) |
| CMYK | cmyk(14.4%, 0%, 50.4%, 7.5%) |
| CIE-LAB | lab(88.84, -28.88, 53.51) |
| CIE-LCH | lch(88.84, 60.81, 118.35°) |
| OKLab | oklab(89.38% -0.0814 0.127) |
| OKLCH | oklch(89.38% 0.151 122.7) |
| XYZ | xyz(57.5637, 73.8317, 28.0445) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.94
Pear
#CBF85F
ΔE00 4.15
Light Pea Green
#C4FE82
ΔE00 4.98
Pale Lime
#BEFD73
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 5.32
Light Yellowish Green
#C2FF89
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEC75 #9775EC
analogous
#ECD375 #CAEC75 #8FEC75
triadic
#CAEC75 #75CAEC #EC75CA
tetradic
#CAEC75 #75ECD3 #9775EC #EC758F
square
#CAEC75 #75ECD3 #9775EC #EC758F
split-complementary
#CAEC75 #758FEC #D375EC
monochromatic
#99CB1C #B5E53F #CAEC75 #DFF3AB #F3FBE1
Accessibility & contrast
On white
1.33
#CAEC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#CAEC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEC75
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEC75 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#D2E2D1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #caec75; /* rgb */ color: rgb(202, 236, 117); /* oklch */ color: oklch(89.4% 0.151 122.7);
Tailwind
colors: {
custom: {
50: '#dcf29f',
500: '#caec75',
950: '#000000',
},
}SCSS
$custom: #caec75; $custom-light: #dcf29f; $custom-dark: #000000;
JSON
{
"hex": "#caec75",
"rgb": {
"r": 202,
"g": 236,
"b": 117
},
"hsl": {
"h": 77.143,
"s": 75.796,
"l": 69.216
},
"oklch": {
"l": 0.89381,
"c": 0.1508,
"h": 122.7
},
"luminance": 0.73832
}Semantic roles & 50–950 ramp
primary
#CAEC75
secondary
#6641C5
accent
#0ED847
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15160F
muted
#848580