#CAEEB2#CAEEB2
#CAEEB2 is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.8% C 0.088 H 133.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEB2 |
|---|---|
| RGB | rgb(202, 238, 178) |
| HSL | hsl(96, 64%, 82%) |
| HSV | hsv(96, 25%, 93%) |
| CMYK | cmyk(15.1%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(90.28, -22.25, 25.29) |
| CIE-LCH | lch(90.28, 33.69, 131.34°) |
| OKLab | oklab(90.83% -0.0601 0.0642) |
| OKLCH | oklch(90.83% 0.088 133.1) |
| XYZ | xyz(62.9660, 76.9191, 53.6404) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.47
Very Pale Green
#CFFDBC
ΔE00 3.33
Light Grey Green
#B7E1A1
ΔE00 3.51
Very Light Green
#D1FFBD
ΔE00 3.69
Pale Green
#C7FDB5
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEB2 #D6B2EE
analogous
#E8EEB2 #CAEEB2 #B2EEB8
triadic
#CAEEB2 #B2CAEE #EEB2CA
tetradic
#CAEEB2 #B2E8EE #D6B2EE #EEB8B2
square
#CAEEB2 #B2E8EE #D6B2EE #EEB8B2
split-complementary
#CAEEB2 #B8B2EE #EEB2E8
monochromatic
#85D84E #A7E380 #CAEEB2 #EDF9E4 #EEF9E6
Accessibility & contrast
On white
1.28
#CAEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CAEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEB2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEB2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AE
Deuteranopia (green-blind)
#EEE2B5
Tritanopia (blue-blind)
#CBE9DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #caeeb2; /* rgb */ color: rgb(202, 238, 178); /* oklch */ color: oklch(90.8% 0.088 133.1);
Tailwind
colors: {
custom: {
50: '#daf3c9',
500: '#caeeb2',
950: '#000000',
},
}SCSS
$custom: #caeeb2; $custom-light: #daf3c9; $custom-dark: #000000;
JSON
{
"hex": "#caeeb2",
"rgb": {
"r": 202,
"g": 238,
"b": 178
},
"hsl": {
"h": 96,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.90831,
"c": 0.08793,
"h": 133.1
},
"luminance": 0.7692
}Semantic roles & 50–950 ramp
primary
#CAEEB2
secondary
#AA79CC
accent
#1ACC85
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151713
muted
#848582