#CAEEB0#CAEEB0
#CAEEB0 is a very light, moderate yellow-green. Relative luminance 0.768; OKLCH L 90.8% C 0.090 H 132.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEB0 |
|---|---|
| RGB | rgb(202, 238, 176) |
| HSL | hsl(95, 65%, 81%) |
| HSV | hsv(95, 26%, 93%) |
| CMYK | cmyk(15.1%, 0%, 26.1%, 6.7%) |
| CIE-LAB | lab(90.25, -22.55, 26.27) |
| CIE-LCH | lch(90.25, 34.62, 130.65°) |
| OKLab | oklab(90.79% -0.061 0.0665) |
| OKLCH | oklch(90.79% 0.09 132.5) |
| XYZ | xyz(62.7667, 76.8394, 52.5905) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.46
Very Pale Green
#CFFDBC
ΔE00 3.33
Light Grey Green
#B7E1A1
ΔE00 3.43
Very Light Green
#D1FFBD
ΔE00 3.67
Pale Green
#C7FDB5
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEB0 #D4B0EE
analogous
#E9EEB0 #CAEEB0 #B0EEB5
triadic
#CAEEB0 #B0CAEE #EEB0CA
tetradic
#CAEEB0 #B0E9EE #D4B0EE #EEB5B0
square
#CAEEB0 #B0E9EE #D4B0EE #EEB5B0
split-complementary
#CAEEB0 #B5B0EE #EEB0E9
monochromatic
#86D84B #A8E37E #CAEEB0 #ECF9E2 #EEFAE6
Accessibility & contrast
On white
1.28
#CAEEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#CAEEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEB0
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEB0 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AC
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#CBE9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeeb0; /* rgb */ color: rgb(202, 238, 176); /* oklch */ color: oklch(90.8% 0.090 132.5);
Tailwind
colors: {
custom: {
50: '#daf3c8',
500: '#caeeb0',
950: '#000000',
},
}SCSS
$custom: #caeeb0; $custom-light: #daf3c8; $custom-dark: #000000;
JSON
{
"hex": "#caeeb0",
"rgb": {
"r": 202,
"g": 238,
"b": 176
},
"hsl": {
"h": 94.839,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.90789,
"c": 0.09022,
"h": 132.5
},
"luminance": 0.7684
}Semantic roles & 50–950 ramp
primary
#CAEEB0
secondary
#A877CC
accent
#19CC81
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151713
muted
#848582