#CAEBBB#CAEBBB
#CAEBBB is a very light, moderate green. Relative luminance 0.756; OKLCH L 90.4% C 0.073 H 135.9°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBBB |
|---|---|
| RGB | rgb(202, 235, 187) |
| HSL | hsl(101, 55%, 83%) |
| HSV | hsv(101, 20%, 92%) |
| CMYK | cmyk(14%, 0%, 20.4%, 7.8%) |
| CIE-LAB | lab(89.65, -19.38, 19.79) |
| CIE-LCH | lch(89.65, 27.70, 134.40°) |
| OKLab | oklab(90.39% -0.0524 0.0507) |
| OKLCH | oklch(90.39% 0.073 135.9) |
| XYZ | xyz(63.0333, 75.5602, 58.2678) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.12
Light Grey Green
#B7E1A1
ΔE00 4.73
Very Pale Green
#CFFDBC
ΔE00 5.02
Very Light Green
#D1FFBD
ΔE00 5.38
Pale Green
#C7FDB5
ΔE00 6.20
Celadon
#BEFDB7
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBBB #DCBBEB
analogous
#E2EBBB #CAEBBB #BBEBC4
triadic
#CAEBBB #BBCAEB #EBBBCA
tetradic
#CAEBBB #BBE2EB #DCBBEB #EBC4BB
square
#CAEBBB #BBE2EB #DCBBEB #EBC4BB
split-complementary
#CAEBBB #C4BBEB #EBBBE2
monochromatic
#80CF5C #A5DD8C #CAEBBB #EDF8E7 #EDF8E7
Accessibility & contrast
On white
1.30
#CAEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CAEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBBB
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBBB | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#E9E0BD
Tritanopia (blue-blind)
#CAE7DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #caebbb; /* rgb */ color: rgb(202, 235, 187); /* oklch */ color: oklch(90.4% 0.073 135.9);
Tailwind
colors: {
custom: {
50: '#daf1cf',
500: '#caebbb',
950: '#000000',
},
}SCSS
$custom: #caebbb; $custom-light: #daf1cf; $custom-dark: #000000;
JSON
{
"hex": "#caebbb",
"rgb": {
"r": 202,
"g": 235,
"b": 187
},
"hsl": {
"h": 101.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.90385,
"c": 0.07287,
"h": 135.9
},
"luminance": 0.75561
}Semantic roles & 50–950 ramp
primary
#CAEBBB
secondary
#B283C7
accent
#23C290
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151613
muted
#848583