#CAEBA8#CAEBA8
#CAEBA8 is a very light, moderate yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.095 H 129.5°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBA8 |
|---|---|
| RGB | rgb(202, 235, 168) |
| HSL | hsl(90, 63%, 79%) |
| HSV | hsv(90, 29%, 92%) |
| CMYK | cmyk(14%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(89.30, -22.28, 29.07) |
| CIE-LCH | lch(89.30, 36.62, 127.47°) |
| OKLab | oklab(89.98% -0.0602 0.0732) |
| OKLCH | oklch(89.98% 0.095 129.5) |
| XYZ | xyz(61.1322, 74.7997, 48.2553) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.24
Light Grey Green
#B7E1A1
ΔE00 3.35
Very Pale Green
#CFFDBC
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 4.46
Very Light Green
#D1FFBD
ΔE00 4.62
Pale Green
#C7FDB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBA8 #C9A8EB
analogous
#EBEBA8 #CAEBA8 #A9EBA8
triadic
#CAEBA8 #A8CAEB #EBA8CA
tetradic
#CAEBA8 #A8EBEB #C9A8EB #EBA8A9
square
#CAEBA8 #A8EBEB #C9A8EB #EBA8A9
split-complementary
#CAEBA8 #A8A9EB #EBA8EB
monochromatic
#8DD444 #ACE076 #CAEBA8 #E8F6DA #F0F9E6
Accessibility & contrast
On white
1.32
#CAEBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#CAEBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBA8
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBA8 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A4
Deuteranopia (green-blind)
#ECE0AB
Tritanopia (blue-blind)
#CDE5D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caeba8; /* rgb */ color: rgb(202, 235, 168); /* oklch */ color: oklch(90.0% 0.095 129.5);
Tailwind
colors: {
custom: {
50: '#daf1c2',
500: '#caeba8',
950: '#000000',
},
}SCSS
$custom: #caeba8; $custom-light: #daf1c2; $custom-dark: #000000;
JSON
{
"hex": "#caeba8",
"rgb": {
"r": 202,
"g": 235,
"b": 168
},
"hsl": {
"h": 89.552,
"s": 62.617,
"l": 79.02
},
"oklch": {
"l": 0.89984,
"c": 0.09476,
"h": 129.5
},
"luminance": 0.748
}Semantic roles & 50–950 ramp
primary
#CAEBA8
secondary
#9B70C7
accent
#1BCA71
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582