#CAEF7D#CAEF7D
#CAEF7D is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.1% C 0.147 H 124.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF7D |
|---|---|
| RGB | rgb(202, 239, 125) |
| HSL | hsl(79, 78%, 71%) |
| HSV | hsv(79, 48%, 94%) |
| CMYK | cmyk(15.5%, 0%, 47.7%, 6.3%) |
| CIE-LAB | lab(89.75, -29.49, 50.87) |
| CIE-LCH | lch(89.75, 58.80, 120.10°) |
| OKLab | oklab(90.14% -0.0825 0.1218) |
| OKLCH | oklch(90.14% 0.147 124.1) |
| XYZ | xyz(58.9253, 75.7699, 30.9188) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.22
Pear
#CBF85F
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF7D #A27DEF
analogous
#EFDB7D #CAEF7D #91EF7D
triadic
#CAEF7D #7DCAEF #EF7DCA
tetradic
#CAEF7D #7DEFDB #A27DEF #EF7D91
square
#CAEF7D #7DEFDB #A27DEF #EF7D91
split-complementary
#CAEF7D #7D91EF #DB7DEF
monochromatic
#9AD71A #B4E847 #CAEF7D #E0F6B3 #F4FCE4
Accessibility & contrast
On white
1.30
#CAEF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#CAEF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF7D
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF7D | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE373
Deuteranopia (green-blind)
#F5E183
Tritanopia (blue-blind)
#D1E5D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef7d; /* rgb */ color: rgb(202, 239, 125); /* oklch */ color: oklch(90.1% 0.147 124.1);
Tailwind
colors: {
custom: {
50: '#dcf4a5',
500: '#caef7d',
950: '#000000',
},
}SCSS
$custom: #caef7d; $custom-light: #dcf4a5; $custom-dark: #000000;
JSON
{
"hex": "#caef7d",
"rgb": {
"r": 202,
"g": 239,
"b": 125
},
"hsl": {
"h": 79.474,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.90142,
"c": 0.14705,
"h": 124.1
},
"luminance": 0.7577
}Semantic roles & 50–950 ramp
primary
#CAEF7D
secondary
#7147C9
accent
#0BDA4E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580