#CAEFB2#CAEFB2
#CAEFB2 is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.090 H 133.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEFB2 |
|---|---|
| RGB | rgb(202, 239, 178) |
| HSL | hsl(96, 66%, 82%) |
| HSV | hsv(96, 26%, 94%) |
| CMYK | cmyk(15.5%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(90.55, -22.73, 25.66) |
| CIE-LCH | lch(90.55, 34.28, 131.54°) |
| OKLab | oklab(91.05% -0.0615 0.0651) |
| OKLCH | oklch(91.05% 0.09 133.4) |
| XYZ | xyz(63.2580, 77.5030, 53.7377) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.36
Very Pale Green
#CFFDBC
ΔE00 3.07
Very Light Green
#D1FFBD
ΔE00 3.43
Light Grey Green
#B7E1A1
ΔE00 3.58
Pale Green
#C7FDB5
ΔE00 3.91
Washed Out Green
#BCF5A6
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEFB2 #D7B2EF
analogous
#E9EFB2 #CAEFB2 #B2EFB9
triadic
#CAEFB2 #B2CAEF #EFB2CA
tetradic
#CAEFB2 #B2E9EF #D7B2EF #EFB9B2
square
#CAEFB2 #B2E9EF #D7B2EF #EFB9B2
split-complementary
#CAEFB2 #B9B2EF #EFB2E9
monochromatic
#84DA4D #A7E47F #CAEFB2 #EDFAE5 #EEFAE6
Accessibility & contrast
On white
1.27
#CAEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CAEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEFB2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEFB2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E6AE
Deuteranopia (green-blind)
#EEE3B5
Tritanopia (blue-blind)
#CBEADF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caefb2; /* rgb */ color: rgb(202, 239, 178); /* oklch */ color: oklch(91.0% 0.090 133.4);
Tailwind
colors: {
custom: {
50: '#daf4c9',
500: '#caefb2',
950: '#000000',
},
}SCSS
$custom: #caefb2; $custom-light: #daf4c9; $custom-dark: #000000;
JSON
{
"hex": "#caefb2",
"rgb": {
"r": 202,
"g": 239,
"b": 178
},
"hsl": {
"h": 96.393,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.91045,
"c": 0.08951,
"h": 133.4
},
"luminance": 0.77504
}Semantic roles & 50–950 ramp
primary
#CAEFB2
secondary
#AC78CD
accent
#18CD86
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151713
muted
#848582