#CAEFA5#CAEFA5
#CAEFA5 is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.104 H 129.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFA5 |
|---|---|
| RGB | rgb(202, 239, 165) |
| HSL | hsl(90, 70%, 79%) |
| HSV | hsv(90, 31%, 94%) |
| CMYK | cmyk(15.5%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(90.32, -24.63, 31.97) |
| CIE-LCH | lch(90.32, 40.35, 127.61°) |
| OKLab | oklab(90.79% -0.0668 0.0801) |
| OKLCH | oklch(90.79% 0.104 129.9) |
| XYZ | xyz(62.0141, 77.0054, 47.1864) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.49
Light Sage
#BCECAC
ΔE00 3.51
Tea Green
#BDF8A3
ΔE00 3.91
Very Pale Green
#CFFDBC
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.07
Pale Green
#C7FDB5
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFA5 #CAA5EF
analogous
#EFEFA5 #CAEFA5 #A5EFA5
triadic
#CAEFA5 #A5CAEF #EFA5CA
tetradic
#CAEFA5 #A5EFEF #CAA5EF #EFA5A5
square
#CAEFA5 #A5EFEF #CAA5EF #EFA5A5
split-complementary
#CAEFA5 #A5A5EF #EFA5EF
monochromatic
#8DDD3D #ABE671 #CAEFA5 #E9F8D9 #F0FAE5
Accessibility & contrast
On white
1.28
#CAEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#CAEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFA5
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFA5 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A0
Deuteranopia (green-blind)
#F0E2A9
Tritanopia (blue-blind)
#CDE9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caefa5; /* rgb */ color: rgb(202, 239, 165); /* oklch */ color: oklch(90.8% 0.104 129.9);
Tailwind
colors: {
custom: {
50: '#dbf4c0',
500: '#caefa5',
950: '#000000',
},
}SCSS
$custom: #caefa5; $custom-light: #dbf4c0; $custom-dark: #000000;
JSON
{
"hex": "#caefa5",
"rgb": {
"r": 202,
"g": 239,
"b": 165
},
"hsl": {
"h": 90,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.90787,
"c": 0.10427,
"h": 129.9
},
"luminance": 0.77006
}Semantic roles & 50–950 ramp
primary
#CAEFA5
secondary
#9C6CCC
accent
#14D273
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582