#CAEBBE#CAEBBE
#CAEBBE is a very light, moderate green. Relative luminance 0.757; OKLCH L 90.5% C 0.069 H 137.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEBBE |
|---|---|
| RGB | rgb(202, 235, 190) |
| HSL | hsl(104, 53%, 83%) |
| HSV | hsv(104, 19%, 92%) |
| CMYK | cmyk(14%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(89.72, -18.89, 18.32) |
| CIE-LCH | lch(89.72, 26.32, 135.88°) |
| OKLab | oklab(90.45% -0.0511 0.047) |
| OKLCH | oklch(90.45% 0.069 137.4) |
| XYZ | xyz(63.3578, 75.6900, 59.9768) |
| Luminance | 0.7569 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.71
Light Grey Green
#B7E1A1
ΔE00 5.32
Very Pale Green
#CFFDBC
ΔE00 5.50
Very Light Green
#D1FFBD
ΔE00 5.86
Pale Green
#C7FDB5
ΔE00 6.72
Mint
#AAF0C1
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEBBE #DFBEEB
analogous
#E0EBBE #CAEBBE #BEEBC8
triadic
#CAEBBE #BECAEB #EBBECA
tetradic
#CAEBBE #BEE0EB #DFBEEB #EBC8BE
square
#CAEBBE #BEE0EB #DFBEEB #EBC8BE
split-complementary
#CAEBBE #C8BEEB #EBBEE0
monochromatic
#7ECE60 #A4DD8F #CAEBBE #ECF8E8 #ECF8E8
Accessibility & contrast
On white
1.30
#CAEBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#CAEBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEBBE
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEBBE | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#E9E0C0
Tritanopia (blue-blind)
#C9E7DE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #caebbe; /* rgb */ color: rgb(202, 235, 190); /* oklch */ color: oklch(90.5% 0.069 137.4);
Tailwind
colors: {
custom: {
50: '#daf1d1',
500: '#caebbe',
950: '#000000',
},
}SCSS
$custom: #caebbe; $custom-light: #daf1d1; $custom-dark: #000000;
JSON
{
"hex": "#caebbe",
"rgb": {
"r": 202,
"g": 235,
"b": 190
},
"hsl": {
"h": 104,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.90453,
"c": 0.06946,
"h": 137.4
},
"luminance": 0.75691
}Semantic roles & 50–950 ramp
primary
#CAEBBE
secondary
#B686C7
accent
#25C097
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151614
muted
#848583