#DAFCF2#DAFCF2
#DAFCF2 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.4% C 0.038 H 175.8°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFCF2 |
|---|---|
| RGB | rgb(218, 252, 242) |
| HSL | hsl(162, 85%, 92%) |
| HSV | hsv(162, 13%, 99%) |
| CMYK | cmyk(13.5%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(96.38, -12.82, 1.10) |
| CIE-LCH | lch(96.38, 12.87, 175.10°) |
| OKLab | oklab(96.4% -0.0375 0.0027) |
| OKLCH | oklch(96.4% 0.038 175.8) |
| XYZ | xyz(79.7469, 90.9353, 97.3379) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.59
Ice Blue (survey)
#D7FFFE
ΔE00 3.89
Very Pale Blue
#D6FFFE
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.38
Really Light Blue
#D4FFFF
ΔE00 4.45
Lightcyan
#E0FFFF
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFCF2 #FCDAE4
analogous
#DAFCE1 #DAFCF2 #DAF5FC
triadic
#DAFCF2 #F2DAFC #FCF2DA
tetradic
#DAFCF2 #E1DAFC #FCDAE4 #F5FCDA
square
#DAFCF2 #E1DAFC #FCDAE4 #F5FCDA
split-complementary
#DAFCF2 #FCDAF5 #FCE1DA
monochromatic
#69F3CA #A1F7DE #DAFCF2 #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.09
#DAFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#DAFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFCF2
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFCF2 | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F3F3F3
Tritanopia (blue-blind)
#D2FDF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #dafcf2; /* rgb */ color: rgb(218, 252, 242); /* oklch */ color: oklch(96.4% 0.038 175.8);
Tailwind
colors: {
custom: {
50: '#e5fdf6',
500: '#dafcf2',
950: '#000000',
},
}SCSS
$custom: #dafcf2; $custom-light: #e5fdf6; $custom-dark: #000000;
JSON
{
"hex": "#dafcf2",
"rgb": {
"r": 218,
"g": 252,
"b": 242
},
"hsl": {
"h": 162.353,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.96404,
"c": 0.03757,
"h": 175.8
},
"luminance": 0.90937
}Semantic roles & 50–950 ramp
primary
#DAFCF2
secondary
#E496AD
accent
#0445E1
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585