#CAEFAE#CAEFAE
#CAEFAE is a very light, moderate yellow-green. Relative luminance 0.773; OKLCH L 91.0% C 0.094 H 132.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFAE |
|---|---|
| RGB | rgb(202, 239, 174) |
| HSL | hsl(94, 67%, 81%) |
| HSV | hsv(94, 27%, 94%) |
| CMYK | cmyk(15.5%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(90.48, -23.33, 27.60) |
| CIE-LCH | lch(90.48, 36.14, 130.21°) |
| OKLab | oklab(90.96% -0.0631 0.0697) |
| OKLCH | oklch(90.96% 0.094 132.2) |
| XYZ | xyz(62.8622, 77.3447, 51.6533) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.47
Very Pale Green
#CFFDBC
ΔE00 3.17
Very Light Green
#D1FFBD
ΔE00 3.47
Light Grey Green
#B7E1A1
ΔE00 3.52
Pale Green
#C7FDB5
ΔE00 3.76
Washed Out Green
#BCF5A6
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFAE #D3AEEF
analogous
#EAEFAE #CAEFAE #AEEFB2
triadic
#CAEFAE #AECAEF #EFAECA
tetradic
#CAEFAE #AEEAEF #D3AEEF #EFB2AE
square
#CAEFAE #AEEAEF #D3AEEF #EFB2AE
split-complementary
#CAEFAE #B2AEEF #EFAEEA
monochromatic
#87DB48 #A9E57B #CAEFAE #EBF9E1 #EEFAE5
Accessibility & contrast
On white
1.28
#CAEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CAEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFAE
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFAE | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#CBEADE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caefae; /* rgb */ color: rgb(202, 239, 174); /* oklch */ color: oklch(91.0% 0.094 132.2);
Tailwind
colors: {
custom: {
50: '#daf4c6',
500: '#caefae',
950: '#000000',
},
}SCSS
$custom: #caefae; $custom-light: #daf4c6; $custom-dark: #000000;
JSON
{
"hex": "#caefae",
"rgb": {
"r": 202,
"g": 239,
"b": 174
},
"hsl": {
"h": 94.154,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.90963,
"c": 0.09406,
"h": 132.2
},
"luminance": 0.77346
}Semantic roles & 50–950 ramp
primary
#CAEFAE
secondary
#A774CD
accent
#17CF80
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582