#CAEF7B#CAEF7B
#CAEF7B is a very light, vivid yellow-green. Relative luminance 0.757; OKLCH L 90.1% C 0.149 H 123.9°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEF7B |
|---|---|
| RGB | rgb(202, 239, 123) |
| HSL | hsl(79, 78%, 71%) |
| HSV | hsv(79, 49%, 94%) |
| CMYK | cmyk(15.5%, 0%, 48.5%, 6.3%) |
| CIE-LAB | lab(89.73, -29.69, 51.78) |
| CIE-LCH | lch(89.73, 59.69, 119.83°) |
| OKLab | oklab(90.12% -0.0832 0.1236) |
| OKLCH | oklch(90.12% 0.149 123.9) |
| XYZ | xyz(58.7988, 75.7193, 30.2526) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.19
Light Pea Green
#C4FE82
ΔE00 4.12
Pear
#CBF85F
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 4.36
Pale Lime
#BEFD73
ΔE00 4.55
Light Yellowish Green
#C2FF89
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEF7B #A07BEF
analogous
#EFDA7B #CAEF7B #90EF7B
triadic
#CAEF7B #7BCAEF #EF7BCA
tetradic
#CAEF7B #7BEFDA #A07BEF #EF7B90
square
#CAEF7B #7BEFDA #A07BEF #EF7B90
split-complementary
#CAEF7B #7B90EF #DA7BEF
monochromatic
#9AD61A #B4E844 #CAEF7B #E0F6B2 #F4FCE4
Accessibility & contrast
On white
1.30
#CAEF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CAEF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEF7B
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEF7B | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE371
Deuteranopia (green-blind)
#F5E182
Tritanopia (blue-blind)
#D1E5D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caef7b; /* rgb */ color: rgb(202, 239, 123); /* oklch */ color: oklch(90.1% 0.149 123.9);
Tailwind
colors: {
custom: {
50: '#dcf4a3',
500: '#caef7b',
950: '#000000',
},
}SCSS
$custom: #caef7b; $custom-light: #dcf4a3; $custom-dark: #000000;
JSON
{
"hex": "#caef7b",
"rgb": {
"r": 202,
"g": 239,
"b": 123
},
"hsl": {
"h": 79.138,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.90116,
"c": 0.149,
"h": 123.9
},
"luminance": 0.7572
}Semantic roles & 50–950 ramp
primary
#CAEF7B
secondary
#6F45C9
accent
#0BDB4D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580