#DAFEF2#DAFEF2
#DAFEF2 is a very light, muted teal. Relative luminance 0.922; OKLCH L 96.8% C 0.040 H 173.3°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEF2 |
|---|---|
| RGB | rgb(218, 254, 242) |
| HSL | hsl(160, 95%, 93%) |
| HSV | hsv(160, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(96.90, -13.81, 1.85) |
| CIE-LCH | lch(96.90, 13.94, 172.36°) |
| OKLab | oklab(96.82% -0.0401 0.0047) |
| OKLCH | oklch(96.82% 0.04 173.3) |
| XYZ | xyz(80.3783, 92.1980, 97.5483) |
| Luminance | 0.9220 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.97
Ice Blue (survey)
#D7FFFE
ΔE00 4.50
Very Pale Blue
#D6FFFE
ΔE00 4.53
Light Light Blue
#CAFFFB
ΔE00 4.79
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Very Light Blue
#D5FFFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEF2 #FEDAE6
analogous
#DAFEE0 #DAFEF2 #DAF8FE
triadic
#DAFEF2 #F2DAFE #FEF2DA
tetradic
#DAFEF2 #E0DAFE #FEDAE6 #F8FEDA
square
#DAFEF2 #E0DAFE #FEDAE6 #F8FEDA
split-complementary
#DAFEF2 #FEDAF8 #FEE0DA
monochromatic
#63FBC8 #9EFCDD #DAFEF2 #E1FEF5 #E1FEF5
Accessibility & contrast
On white
1.08
#DAFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#DAFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEF2
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEF2 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F1
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#D2FFFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafef2; /* rgb */ color: rgb(218, 254, 242); /* oklch */ color: oklch(96.8% 0.040 173.3);
Tailwind
colors: {
custom: {
50: '#e5fef6',
500: '#dafef2',
950: '#000000',
},
}SCSS
$custom: #dafef2; $custom-light: #e5fef6; $custom-dark: #000000;
JSON
{
"hex": "#dafef2",
"rgb": {
"r": 218,
"g": 254,
"b": 242
},
"hsl": {
"h": 160,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96815,
"c": 0.04038,
"h": 173.3
},
"luminance": 0.922
}Semantic roles & 50–950 ramp
primary
#DAFEF2
secondary
#E993B0
accent
#004CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161717
muted
#848585