#CAEBAA#CAEBAA
#CAEBAA is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.092 H 130.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBAA |
|---|---|
| RGB | rgb(202, 235, 170) |
| HSL | hsl(90, 62%, 79%) |
| HSV | hsv(90, 28%, 92%) |
| CMYK | cmyk(14%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(89.33, -21.99, 28.09) |
| CIE-LCH | lch(89.33, 35.67, 128.05°) |
| OKLab | oklab(90.02% -0.0594 0.0709) |
| OKLCH | oklch(90.02% 0.092 130) |
| XYZ | xyz(61.3200, 74.8748, 49.2441) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.07
Light Grey Green
#B7E1A1
ΔE00 3.26
Very Pale Green
#CFFDBC
ΔE00 4.24
Very Light Green
#D1FFBD
ΔE00 4.52
Washed Out Green
#BCF5A6
ΔE00 4.57
Pale Green
#C7FDB5
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBAA #CBAAEB
analogous
#EAEBAA #CAEBAA #AAEBAB
triadic
#CAEBAA #AACAEB #EBAACA
tetradic
#CAEBAA #AAEAEB #CBAAEB #EBABAA
square
#CAEBAA #AAEAEB #CBAAEB #EBABAA
split-complementary
#CAEBAA #ABAAEB #EBAAEA
monochromatic
#8CD447 #ABDF78 #CAEBAA #E9F7DC #F0F9E6
Accessibility & contrast
On white
1.31
#CAEBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CAEBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBAA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBAA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#ECE0AD
Tritanopia (blue-blind)
#CCE5DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caebaa; /* rgb */ color: rgb(202, 235, 170); /* oklch */ color: oklch(90.0% 0.092 130.0);
Tailwind
colors: {
custom: {
50: '#daf1c3',
500: '#caebaa',
950: '#000000',
},
}SCSS
$custom: #caebaa; $custom-light: #daf1c3; $custom-dark: #000000;
JSON
{
"hex": "#caebaa",
"rgb": {
"r": 202,
"g": 235,
"b": 170
},
"hsl": {
"h": 90.462,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.90024,
"c": 0.09246,
"h": 130
},
"luminance": 0.74875
}Semantic roles & 50–950 ramp
primary
#CAEBAA
secondary
#9D72C7
accent
#1CCA74
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151612
muted
#848582