#CAEEBE#CAEEBE
#CAEEBE is a very light, moderate green. Relative luminance 0.774; OKLCH L 91.1% C 0.074 H 137.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEBE |
|---|---|
| RGB | rgb(202, 238, 190) |
| HSL | hsl(105, 59%, 84%) |
| HSV | hsv(105, 20%, 93%) |
| CMYK | cmyk(15.1%, 0%, 20.2%, 6.7%) |
| CIE-LAB | lab(90.52, -20.36, 19.44) |
| CIE-LCH | lch(90.52, 28.15, 136.33°) |
| OKLab | oklab(91.09% -0.0552 0.0498) |
| OKLCH | oklch(91.09% 0.074 137.9) |
| XYZ | xyz(64.2240, 77.4223, 60.2656) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.99
Very Pale Green
#CFFDBC
ΔE00 4.55
Very Light Green
#D1FFBD
ΔE00 4.92
Light Grey Green
#B7E1A1
ΔE00 5.02
Pale Green
#C7FDB5
ΔE00 5.76
Celadon
#BEFDB7
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEBE #E2BEEE
analogous
#E2EEBE #CAEEBE #BEEECA
triadic
#CAEEBE #BECAEE #EEBECA
tetradic
#CAEEBE #BEE2EE #E2BEEE #EECABE
square
#CAEEBE #BEE2EE #E2BEEE #EECABE
split-complementary
#CAEEBE #CABEEE #EEBEE2
monochromatic
#7BD55D #A2E18D #CAEEBE #EBF9E7 #EBF9E7
Accessibility & contrast
On white
1.27
#CAEEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#CAEEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEBE
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEBE | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E6BB
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#C9EAE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #caeebe; /* rgb */ color: rgb(202, 238, 190); /* oklch */ color: oklch(91.1% 0.074 137.9);
Tailwind
colors: {
custom: {
50: '#daf3d1',
500: '#caeebe',
950: '#000000',
},
}SCSS
$custom: #caeebe; $custom-light: #daf3d1; $custom-dark: #000000;
JSON
{
"hex": "#caeebe",
"rgb": {
"r": 202,
"g": 238,
"b": 190
},
"hsl": {
"h": 105,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.91092,
"c": 0.07434,
"h": 137.9
},
"luminance": 0.77423
}Semantic roles & 50–950 ramp
primary
#CAEEBE
secondary
#BA84CC
accent
#1FC69C
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151714
muted
#848583