#CAFBDF#CAFBDF
#CAFBDF is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.7% C 0.063 H 159.9°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFBDF |
|---|---|
| RGB | rgb(202, 251, 223) |
| HSL | hsl(146, 86%, 89%) |
| HSV | hsv(146, 20%, 98%) |
| CMYK | cmyk(19.5%, 0%, 11.2%, 1.6%) |
| CIE-LAB | lab(94.69, -20.94, 8.31) |
| CIE-LCH | lch(94.69, 22.53, 158.35°) |
| OKLab | oklab(94.65% -0.0588 0.0216) |
| OKLCH | oklch(94.65% 0.063 159.9) |
| XYZ | xyz(72.1700, 86.8765, 82.7641) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.06
Pale Turquoise
#A5FBD5
ΔE00 6.14
Mint
#AAF0C1
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.42
Duck Egg Blue
#C3FBF4
ΔE00 7.58
Ice
#D6FFFA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFBDF #FBCAE6
analogous
#CEFBCA #CAFBDF #CAFBF8
triadic
#CAFBDF #DFCAFB #FBDFCA
tetradic
#CAFBDF #CACEFB #FBCAE6 #FBF8CA
square
#CAFBDF #CACEFB #FBCAE6 #FBF8CA
split-complementary
#CAFBDF #F8CAFB #FBCACE
monochromatic
#58F29A #91F7BD #CAFBDF #E3FDEE #E3FDEE
Accessibility & contrast
On white
1.14
#CAFBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CAFBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFBDF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFBDF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DE
Deuteranopia (green-blind)
#F1EDE1
Tritanopia (blue-blind)
#C1FBF3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cafbdf; /* rgb */ color: rgb(202, 251, 223); /* oklch */ color: oklch(94.7% 0.063 159.9);
Tailwind
colors: {
custom: {
50: '#dafce9',
500: '#cafbdf',
950: '#000000',
},
}SCSS
$custom: #cafbdf; $custom-light: #dafce9; $custom-dark: #000000;
JSON
{
"hex": "#cafbdf",
"rgb": {
"r": 202,
"g": 251,
"b": 223
},
"hsl": {
"h": 145.714,
"s": 85.965,
"l": 88.824
},
"oklch": {
"l": 0.94653,
"c": 0.06265,
"h": 159.9
},
"luminance": 0.86879
}Semantic roles & 50–950 ramp
primary
#CAFBDF
secondary
#E188BB
accent
#0383E2
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#151716
muted
#848584