#CAF2DB#CAF2DB
#CAF2DB is a very light, muted green. Relative luminance 0.812; OKLCH L 92.6% C 0.052 H 160.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2DB |
|---|---|
| RGB | rgb(202, 242, 219) |
| HSL | hsl(146, 61%, 87%) |
| HSV | hsv(146, 17%, 95%) |
| CMYK | cmyk(16.5%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(92.21, -17.28, 6.82) |
| CIE-LCH | lch(92.21, 18.58, 158.46°) |
| OKLab | oklab(92.65% -0.0486 0.0177) |
| OKLCH | oklch(92.65% 0.052 160) |
| XYZ | xyz(68.8922, 81.1736, 79.0425) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.32
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Eggshell Blue
#C4FFF7
ΔE00 7.20
Ice
#D6FFFA
ΔE00 7.35
Mint
#AAF0C1
ΔE00 8.01
Light Light Blue
#CAFFFB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2DB #F2CAE1
analogous
#CDF2CA #CAF2DB #CAF2EF
triadic
#CAF2DB #DBCAF2 #F2DBCA
tetradic
#CAF2DB #CACDF2 #F2CAE1 #F2EFCA
square
#CAF2DB #CACDF2 #F2CAE1 #F2EFCA
split-complementary
#CAF2DB #EFCAF2 #F2CACD
monochromatic
#68DA98 #99E6BA #CAF2DB #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.22
#CAF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CAF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2DB
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2DB | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDA
Deuteranopia (green-blind)
#EAE7DC
Tritanopia (blue-blind)
#C3F2EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #caf2db; /* rgb */ color: rgb(202, 242, 219); /* oklch */ color: oklch(92.6% 0.052 160.0);
Tailwind
colors: {
custom: {
50: '#daf6e6',
500: '#caf2db',
950: '#000000',
},
}SCSS
$custom: #caf2db; $custom-light: #daf6e6; $custom-dark: #000000;
JSON
{
"hex": "#caf2db",
"rgb": {
"r": 202,
"g": 242,
"b": 219
},
"hsl": {
"h": 145.5,
"s": 60.606,
"l": 87.059
},
"oklch": {
"l": 0.92649,
"c": 0.05177,
"h": 160
},
"luminance": 0.81175
}Semantic roles & 50–950 ramp
primary
#CAF2DB
secondary
#D28FB5
accent
#1D80C8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151715
muted
#848584