#DAFCEB#DAFCEB
#DAFCEB is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.2% C 0.042 H 163.9°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCEB |
|---|---|
| RGB | rgb(218, 252, 235) |
| HSL | hsl(150, 85%, 92%) |
| HSV | hsv(150, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(96.21, -14.13, 4.46) |
| CIE-LCH | lch(96.21, 14.82, 162.49°) |
| OKLab | oklab(96.21% -0.0402 0.0116) |
| OKLCH | oklch(96.21% 0.042 163.9) |
| XYZ | xyz(78.7157, 90.5228, 91.9066) |
| Luminance | 0.9052 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.94
Honeydew
#F0FFF0
ΔE00 6.02
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Eggshell Blue
#C4FFF7
ΔE00 6.42
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Light Light Blue
#CAFFFB
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCEB #FCDAEB
analogous
#DAFCDA #DAFCEB #DAFCFC
triadic
#DAFCEB #EBDAFC #FCEBDA
tetradic
#DAFCEB #DADAFC #FCDAEB #FCFCDA
square
#DAFCEB #DADAFC #FCDAEB #FCFCDA
split-complementary
#DAFCEB #FCDAFC #FCDADA
monochromatic
#69F3AE #A1F7CC #DAFCEB #E3FDF0 #E3FDF0
Accessibility & contrast
On white
1.10
#DAFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DAFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCEB
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCEB | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#D4FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafceb; /* rgb */ color: rgb(218, 252, 235); /* oklch */ color: oklch(96.2% 0.042 163.9);
Tailwind
colors: {
custom: {
50: '#e5fdf1',
500: '#dafceb',
950: '#000000',
},
}SCSS
$custom: #dafceb; $custom-light: #e5fdf1; $custom-dark: #000000;
JSON
{
"hex": "#dafceb",
"rgb": {
"r": 218,
"g": 252,
"b": 235
},
"hsl": {
"h": 150,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96213,
"c": 0.04184,
"h": 163.9
},
"luminance": 0.90524
}Semantic roles & 50–950 ramp
primary
#DAFCEB
secondary
#E496BD
accent
#0473E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585