#CAEEBB#CAEEBB
#CAEEBB is a very light, moderate green. Relative luminance 0.773; OKLCH L 91.0% C 0.078 H 136.5°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEBB |
|---|---|
| RGB | rgb(202, 238, 187) |
| HSL | hsl(102, 60%, 83%) |
| HSV | hsv(102, 21%, 93%) |
| CMYK | cmyk(15.1%, 0%, 21.4%, 6.7%) |
| CIE-LAB | lab(90.46, -20.85, 20.90) |
| CIE-LCH | lch(90.46, 29.52, 134.92°) |
| OKLab | oklab(91.02% -0.0564 0.0534) |
| OKLCH | oklch(91.02% 0.078 136.5) |
| XYZ | xyz(63.8995, 77.2925, 58.5565) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.43
Very Pale Green
#CFFDBC
ΔE00 4.08
Very Light Green
#D1FFBD
ΔE00 4.46
Light Grey Green
#B7E1A1
ΔE00 4.50
Pale Green
#C7FDB5
ΔE00 5.25
Celadon
#BEFDB7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEBB #DFBBEE
analogous
#E3EEBB #CAEEBB #BBEEC5
triadic
#CAEEBB #BBCAEE #EEBBCA
tetradic
#CAEEBB #BBE3EE #DFBBEE #EEC5BB
square
#CAEEBB #BBE3EE #DFBBEE #EEC5BB
split-complementary
#CAEEBB #C5BBEE #EEBBE3
monochromatic
#7ED659 #A4E28A #CAEEBB #ECF9E7 #ECF9E7
Accessibility & contrast
On white
1.28
#CAEEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#CAEEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEBB
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEBB | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6B8
Deuteranopia (green-blind)
#ECE2BD
Tritanopia (blue-blind)
#C9EAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caeebb; /* rgb */ color: rgb(202, 238, 187); /* oklch */ color: oklch(91.0% 0.078 136.5);
Tailwind
colors: {
custom: {
50: '#daf3cf',
500: '#caeebb',
950: '#000000',
},
}SCSS
$custom: #caeebb; $custom-light: #daf3cf; $custom-dark: #000000;
JSON
{
"hex": "#caeebb",
"rgb": {
"r": 202,
"g": 238,
"b": 187
},
"hsl": {
"h": 102.353,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.91024,
"c": 0.0777,
"h": 136.5
},
"luminance": 0.77293
}Semantic roles & 50–950 ramp
primary
#CAEEBB
secondary
#B681CC
accent
#1EC896
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583