#CAEBB5#CAEBB5
#CAEBB5 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.3% C 0.080 H 133.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBB5 |
|---|---|
| RGB | rgb(202, 235, 181) |
| HSL | hsl(97, 57%, 82%) |
| HSV | hsv(97, 23%, 92%) |
| CMYK | cmyk(14%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(89.54, -20.33, 22.72) |
| CIE-LCH | lch(89.54, 30.49, 131.82°) |
| OKLab | oklab(90.25% -0.0548 0.0579) |
| OKLCH | oklch(90.25% 0.08 133.4) |
| XYZ | xyz(62.4044, 75.3086, 54.9554) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.24
Light Grey Green
#B7E1A1
ΔE00 3.79
Very Pale Green
#CFFDBC
ΔE00 4.33
Very Light Green
#D1FFBD
ΔE00 4.70
Pale Green
#C7FDB5
ΔE00 5.39
Washed Out Green
#BCF5A6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBB5 #D6B5EB
analogous
#E5EBB5 #CAEBB5 #B5EBBB
triadic
#CAEBB5 #B5CAEB #EBB5CA
tetradic
#CAEBB5 #B5E5EB #D6B5EB #EBBBB5
square
#CAEBB5 #B5E5EB #D6B5EB #EBBBB5
split-complementary
#CAEBB5 #BBB5EB #EBB5E5
monochromatic
#85D155 #A7DE85 #CAEBB5 #EDF8E5 #EEF8E7
Accessibility & contrast
On white
1.31
#CAEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#CAEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBB5
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBB5 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E3B2
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#CBE6DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caebb5; /* rgb */ color: rgb(202, 235, 181); /* oklch */ color: oklch(90.3% 0.080 133.4);
Tailwind
colors: {
custom: {
50: '#daf1cb',
500: '#caebb5',
950: '#000000',
},
}SCSS
$custom: #caebb5; $custom-light: #daf1cb; $custom-dark: #000000;
JSON
{
"hex": "#caebb5",
"rgb": {
"r": 202,
"g": 235,
"b": 181
},
"hsl": {
"h": 96.667,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.90253,
"c": 0.07975,
"h": 133.4
},
"luminance": 0.75309
}Semantic roles & 50–950 ramp
primary
#CAEBB5
secondary
#AA7DC7
accent
#20C585
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151613
muted
#848582