#CAEFAF#CAEFAF
#CAEFAF is a very light, moderate yellow-green. Relative luminance 0.774; OKLCH L 91.0% C 0.093 H 132.4°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFAF |
|---|---|
| RGB | rgb(202, 239, 175) |
| HSL | hsl(95, 67%, 81%) |
| HSV | hsv(95, 27%, 94%) |
| CMYK | cmyk(15.5%, 0%, 26.8%, 6.3%) |
| CIE-LAB | lab(90.50, -23.18, 27.12) |
| CIE-LCH | lch(90.50, 35.68, 130.53°) |
| OKLab | oklab(90.98% -0.0627 0.0686) |
| OKLCH | oklch(90.98% 0.093 132.4) |
| XYZ | xyz(62.9601, 77.3838, 52.1687) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.41
Very Pale Green
#CFFDBC
ΔE00 3.12
Very Light Green
#D1FFBD
ΔE00 3.44
Light Grey Green
#B7E1A1
ΔE00 3.51
Pale Green
#C7FDB5
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFAF #D4AFEF
analogous
#EAEFAF #CAEFAF #AFEFB4
triadic
#CAEFAF #AFCAEF #EFAFCA
tetradic
#CAEFAF #AFEAEF #D4AFEF #EFB4AF
square
#CAEFAF #AFEAEF #D4AFEF #EFB4AF
split-complementary
#CAEFAF #B4AFEF #EFAFEA
monochromatic
#86DB49 #A8E57C #CAEFAF #ECF9E2 #EEFAE5
Accessibility & contrast
On white
1.27
#CAEFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CAEFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFAF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFAF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AB
Deuteranopia (green-blind)
#EFE3B2
Tritanopia (blue-blind)
#CBEADE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caefaf; /* rgb */ color: rgb(202, 239, 175); /* oklch */ color: oklch(91.0% 0.093 132.4);
Tailwind
colors: {
custom: {
50: '#daf4c7',
500: '#caefaf',
950: '#000000',
},
}SCSS
$custom: #caefaf; $custom-light: #daf4c7; $custom-dark: #000000;
JSON
{
"hex": "#caefaf",
"rgb": {
"r": 202,
"g": 239,
"b": 175
},
"hsl": {
"h": 94.688,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.90984,
"c": 0.09292,
"h": 132.4
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#CAEFAF
secondary
#A875CD
accent
#17CF81
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151713
muted
#848582