#CAEBA5#CAEBA5
#CAEBA5 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.098 H 128.7°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBA5 |
|---|---|
| RGB | rgb(202, 235, 165) |
| HSL | hsl(88, 64%, 78%) |
| HSV | hsv(88, 30%, 92%) |
| CMYK | cmyk(14%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(89.25, -22.70, 30.52) |
| CIE-LCH | lch(89.25, 38.04, 126.64°) |
| OKLab | oklab(89.93% -0.0614 0.0766) |
| OKLCH | oklch(89.93% 0.098 128.7) |
| XYZ | xyz(60.8560, 74.6892, 46.8004) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.57
Light Sage
#BCECAC
ΔE00 3.57
Washed Out Green
#BCF5A6
ΔE00 4.39
Very Pale Green
#CFFDBC
ΔE00 4.62
Very Light Green
#D1FFBD
ΔE00 4.84
Pale Green
#C7FDB5
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBA5 #C6A5EB
analogous
#EBE9A5 #CAEBA5 #A7EBA5
triadic
#CAEBA5 #A5CAEB #EBA5CA
tetradic
#CAEBA5 #A5EBE9 #C6A5EB #EBA5A7
square
#CAEBA5 #A5EBE9 #C6A5EB #EBA5A7
split-complementary
#CAEBA5 #A5A7EB #E9A5EB
monochromatic
#8FD541 #ADE073 #CAEBA5 #E7F6D7 #F0F9E6
Accessibility & contrast
On white
1.32
#CAEBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#CAEBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBA5
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBA5 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A0
Deuteranopia (green-blind)
#EDE0A8
Tritanopia (blue-blind)
#CDE5D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caeba5; /* rgb */ color: rgb(202, 235, 165); /* oklch */ color: oklch(89.9% 0.098 128.7);
Tailwind
colors: {
custom: {
50: '#dbf1c0',
500: '#caeba5',
950: '#000000',
},
}SCSS
$custom: #caeba5; $custom-light: #dbf1c0; $custom-dark: #000000;
JSON
{
"hex": "#caeba5",
"rgb": {
"r": 202,
"g": 235,
"b": 165
},
"hsl": {
"h": 88.286,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.89926,
"c": 0.0982,
"h": 128.7
},
"luminance": 0.7469
}Semantic roles & 50–950 ramp
primary
#CAEBA5
secondary
#986DC7
accent
#1ACB6E
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582