#CAEBA1#CAEBA1
#CAEBA1 is a very light, moderate yellow-green. Relative luminance 0.745; OKLCH L 89.8% C 0.103 H 127.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBA1 |
|---|---|
| RGB | rgb(202, 235, 161) |
| HSL | hsl(87, 65%, 78%) |
| HSV | hsv(87, 31%, 92%) |
| CMYK | cmyk(14%, 0%, 31.5%, 7.8%) |
| CIE-LAB | lab(89.18, -23.26, 32.47) |
| CIE-LCH | lch(89.18, 39.94, 125.62°) |
| OKLab | oklab(89.85% -0.0631 0.0812) |
| OKLCH | oklch(89.85% 0.103 127.9) |
| XYZ | xyz(60.4976, 74.5459, 44.9129) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.99
Light Sage
#BCECAC
ΔE00 4.10
Washed Out Green
#BCF5A6
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.81
Very Pale Green
#CFFDBC
ΔE00 5.04
Light Light Green
#C8FFB0
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBA1 #C2A1EB
analogous
#EBE7A1 #CAEBA1 #A5EBA1
triadic
#CAEBA1 #A1CAEB #EBA1CA
tetradic
#CAEBA1 #A1EBE7 #C2A1EB #EBA1A5
square
#CAEBA1 #A1EBE7 #C2A1EB #EBA1A5
split-complementary
#CAEBA1 #A1A5EB #E7A1EB
monochromatic
#91D63C #AEE06F #CAEBA1 #E6F6D3 #F1FAE6
Accessibility & contrast
On white
1.32
#CAEBA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#CAEBA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBA1
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBA1 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19C
Deuteranopia (green-blind)
#EDDFA5
Tritanopia (blue-blind)
#CEE4D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #caeba1; /* rgb */ color: rgb(202, 235, 161); /* oklch */ color: oklch(89.8% 0.103 127.9);
Tailwind
colors: {
custom: {
50: '#dbf1bd',
500: '#caeba1',
950: '#000000',
},
}SCSS
$custom: #caeba1; $custom-light: #dbf1bd; $custom-dark: #000000;
JSON
{
"hex": "#caeba1",
"rgb": {
"r": 202,
"g": 235,
"b": 161
},
"hsl": {
"h": 86.757,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.8985,
"c": 0.10278,
"h": 127.9
},
"luminance": 0.74546
}Semantic roles & 50–950 ramp
primary
#CAEBA1
secondary
#9369C7
accent
#19CD69
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151612
muted
#848582