#CAEFAB#CAEFAB
#CAEFAB is a very light, moderate yellow-green. Relative luminance 0.772; OKLCH L 90.9% C 0.097 H 131.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFAB |
|---|---|
| RGB | rgb(202, 239, 171) |
| HSL | hsl(93, 68%, 80%) |
| HSV | hsv(93, 28%, 94%) |
| CMYK | cmyk(15.5%, 0%, 28.5%, 6.3%) |
| CIE-LAB | lab(90.43, -23.77, 29.06) |
| CIE-LCH | lch(90.43, 37.55, 129.28°) |
| OKLab | oklab(90.9% -0.0644 0.0732) |
| OKLCH | oklch(90.9% 0.097 131.3) |
| XYZ | xyz(62.5730, 77.2290, 50.1302) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.73
Very Pale Green
#CFFDBC
ΔE00 3.38
Light Grey Green
#B7E1A1
ΔE00 3.61
Washed Out Green
#BCF5A6
ΔE00 3.61
Very Light Green
#D1FFBD
ΔE00 3.64
Pale Green
#C7FDB5
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFAB #D0ABEF
analogous
#ECEFAB #CAEFAB #ABEFAE
triadic
#CAEFAB #ABCAEF #EFABCA
tetradic
#CAEFAB #ABECEF #D0ABEF #EFAEAB
square
#CAEFAB #ABECEF #D0ABEF #EFAEAB
split-complementary
#CAEFAB #AEABEF #EFABEC
monochromatic
#89DB44 #AAE578 #CAEFAB #EAF9DE #EFFAE5
Accessibility & contrast
On white
1.28
#CAEFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#CAEFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFAB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFAB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A7
Deuteranopia (green-blind)
#EFE3AE
Tritanopia (blue-blind)
#CCE9DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caefab; /* rgb */ color: rgb(202, 239, 171); /* oklch */ color: oklch(90.9% 0.097 131.3);
Tailwind
colors: {
custom: {
50: '#dbf4c4',
500: '#caefab',
950: '#000000',
},
}SCSS
$custom: #caefab; $custom-light: #dbf4c4; $custom-dark: #000000;
JSON
{
"hex": "#caefab",
"rgb": {
"r": 202,
"g": 239,
"b": 171
},
"hsl": {
"h": 92.647,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.90903,
"c": 0.09747,
"h": 131.3
},
"luminance": 0.7723
}Semantic roles & 50–950 ramp
primary
#CAEFAB
secondary
#A371CD
accent
#16D07B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582