#CAEFB1#CAEFB1
#CAEFB1 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.091 H 133.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFB1 |
|---|---|
| RGB | rgb(202, 239, 177) |
| HSL | hsl(96, 66%, 82%) |
| HSV | hsv(96, 26%, 94%) |
| CMYK | cmyk(15.5%, 0%, 25.9%, 6.3%) |
| CIE-LAB | lab(90.53, -22.88, 26.14) |
| CIE-LCH | lch(90.53, 34.75, 131.20°) |
| OKLab | oklab(91.03% -0.0619 0.0662) |
| OKLCH | oklch(91.03% 0.091 133.1) |
| XYZ | xyz(63.1580, 77.4630, 53.2108) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.35
Very Pale Green
#CFFDBC
ΔE00 3.07
Very Light Green
#D1FFBD
ΔE00 3.42
Light Grey Green
#B7E1A1
ΔE00 3.54
Pale Green
#C7FDB5
ΔE00 3.86
Washed Out Green
#BCF5A6
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFB1 #D6B1EF
analogous
#E9EFB1 #CAEFB1 #B1EFB7
triadic
#CAEFB1 #B1CAEF #EFB1CA
tetradic
#CAEFB1 #B1E9EF #D6B1EF #EFB7B1
square
#CAEFB1 #B1E9EF #D6B1EF #EFB7B1
split-complementary
#CAEFB1 #B7B1EF #EFB1E9
monochromatic
#85DA4B #A7E57E #CAEFB1 #EDF9E4 #EEFAE6
Accessibility & contrast
On white
1.27
#CAEFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CAEFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFB1
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFB1 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AD
Deuteranopia (green-blind)
#EFE3B4
Tritanopia (blue-blind)
#CBEADE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caefb1; /* rgb */ color: rgb(202, 239, 177); /* oklch */ color: oklch(91.0% 0.091 133.1);
Tailwind
colors: {
custom: {
50: '#daf4c8',
500: '#caefb1',
950: '#000000',
},
}SCSS
$custom: #caefb1; $custom-light: #daf4c8; $custom-dark: #000000;
JSON
{
"hex": "#caefb1",
"rgb": {
"r": 202,
"g": 239,
"b": 177
},
"hsl": {
"h": 95.806,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.91025,
"c": 0.09065,
"h": 133.1
},
"luminance": 0.77464
}Semantic roles & 50–950 ramp
primary
#CAEFB1
secondary
#AA77CD
accent
#18CE84
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151713
muted
#848582