#CAEF7F#CAEF7F
#CAEF7F is a very light, vivid yellow-green. Relative luminance 0.758; OKLCH L 90.2% C 0.145 H 124.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF7F |
|---|---|
| RGB | rgb(202, 239, 127) |
| HSL | hsl(80, 78%, 72%) |
| HSV | hsv(80, 47%, 94%) |
| CMYK | cmyk(15.5%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(89.78, -29.28, 49.96) |
| CIE-LCH | lch(89.78, 57.91, 120.37°) |
| OKLab | oklab(90.17% -0.0817 0.1199) |
| OKLCH | oklch(90.17% 0.145 124.3) |
| XYZ | xyz(59.0543, 75.8215, 31.5984) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.29
Light Pea Green
#C4FE82
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.62
Pale Lime
#BEFD73
ΔE00 4.71
Pear
#CBF85F
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF7F #A47FEF
analogous
#EFDC7F #CAEF7F #92EF7F
triadic
#CAEF7F #7FCAEF #EF7FCA
tetradic
#CAEF7F #7FEFDC #A47FEF #EF7F92
square
#CAEF7F #7FEFDC #A47FEF #EF7F92
split-complementary
#CAEF7F #7F92EF #DC7FEF
monochromatic
#9AD91B #B3E849 #CAEF7F #E1F6B5 #F4FCE4
Accessibility & contrast
On white
1.30
#CAEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#CAEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF7F
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF7F | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F5E185
Tritanopia (blue-blind)
#D1E6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef7f; /* rgb */ color: rgb(202, 239, 127); /* oklch */ color: oklch(90.2% 0.145 124.3);
Tailwind
colors: {
custom: {
50: '#dcf4a6',
500: '#caef7f',
950: '#000000',
},
}SCSS
$custom: #caef7f; $custom-light: #dcf4a6; $custom-dark: #000000;
JSON
{
"hex": "#caef7f",
"rgb": {
"r": 202,
"g": 239,
"b": 127
},
"hsl": {
"h": 79.821,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.90169,
"c": 0.14507,
"h": 124.3
},
"luminance": 0.75822
}Semantic roles & 50–950 ramp
primary
#CAEF7F
secondary
#7349C9
accent
#0BDA50
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580