#DAFCF0#DAFCF0
#DAFCF0 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.3% C 0.039 H 172.2°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCF0 |
|---|---|
| RGB | rgb(218, 252, 240) |
| HSL | hsl(159, 85%, 92%) |
| HSV | hsv(159, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(96.33, -13.20, 2.06) |
| CIE-LCH | lch(96.33, 13.36, 171.14°) |
| OKLab | oklab(96.35% -0.0382 0.0053) |
| OKLCH | oklch(96.35% 0.039 172.2) |
| XYZ | xyz(79.4482, 90.8158, 95.7646) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.23
Ice Blue (survey)
#D7FFFE
ΔE00 4.64
Very Pale Blue
#D6FFFE
ΔE00 4.68
Very Light Blue
#D5FFFF
ΔE00 5.12
Really Light Blue
#D4FFFF
ΔE00 5.18
Light Light Blue
#CAFFFB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCF0 #FCDAE6
analogous
#DAFCDF #DAFCF0 #DAF7FC
triadic
#DAFCF0 #F0DAFC #FCF0DA
tetradic
#DAFCF0 #DFDAFC #FCDAE6 #F7FCDA
square
#DAFCF0 #DFDAFC #FCDAE6 #F7FCDA
split-complementary
#DAFCF0 #FCDAF7 #FCDFDA
monochromatic
#69F3C2 #A1F7D9 #DAFCF0 #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.10
#DAFCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#DAFCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCF0
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCF0 | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EF
Deuteranopia (green-blind)
#F3F3F1
Tritanopia (blue-blind)
#D3FDF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafcf0; /* rgb */ color: rgb(218, 252, 240); /* oklch */ color: oklch(96.3% 0.039 172.2);
Tailwind
colors: {
custom: {
50: '#e5fdf4',
500: '#dafcf0',
950: '#000000',
},
}SCSS
$custom: #dafcf0; $custom-light: #e5fdf4; $custom-dark: #000000;
JSON
{
"hex": "#dafcf0",
"rgb": {
"r": 218,
"g": 252,
"b": 240
},
"hsl": {
"h": 158.824,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96349,
"c": 0.03861,
"h": 172.2
},
"luminance": 0.90818
}Semantic roles & 50–950 ramp
primary
#DAFCF0
secondary
#E496B2
accent
#0452E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585