#DAF0EF#DAF0EF
#DAF0EF is a very light, muted teal. Relative luminance 0.835; OKLCH L 93.9% C 0.023 H 193.4°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0EF |
|---|---|
| RGB | rgb(218, 240, 239) |
| HSL | hsl(177, 42%, 90%) |
| HSV | hsv(177, 9%, 94%) |
| CMYK | cmyk(9.2%, 0%, 0.4%, 5.9%) |
| CIE-LAB | lab(93.21, -7.38, -1.98) |
| CIE-LCH | lch(93.21, 7.64, 195.02°) |
| OKLab | oklab(93.87% -0.0225 -0.0054) |
| OKLCH | oklch(93.87% 0.023 193.4) |
| XYZ | xyz(75.6500, 83.4564, 93.7677) |
| Luminance | 0.8346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 4.30
Ice Blue (survey)
#D7FFFE
ΔE00 5.52
Mintcream
#F5FFFA
ΔE00 5.68
Very Pale Blue
#D6FFFE
ΔE00 5.72
Very Light Blue
#D5FFFF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0EF #F0DADB
analogous
#DAF0E4 #DAF0EF #DAE6F0
triadic
#DAF0EF #EFDAF0 #F0EFDA
tetradic
#DAF0EF #E4DAF0 #F0DADB #E6F0DA
square
#DAF0EF #E4DAF0 #F0DADB #E6F0DA
split-complementary
#DAF0EF #F0DAE6 #F0E4DA
monochromatic
#83CDC9 #AEDEDC #DAF0EF #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.19
#DAF0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#DAF0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0EF
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0EF | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEEEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#D4F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #daf0ef; /* rgb */ color: rgb(218, 240, 239); /* oklch */ color: oklch(93.9% 0.023 193.4);
Tailwind
colors: {
custom: {
50: '#e5f5f4',
500: '#daf0ef',
950: '#000000',
},
}SCSS
$custom: #daf0ef; $custom-light: #e5f5f4; $custom-dark: #000000;
JSON
{
"hex": "#daf0ef",
"rgb": {
"r": 218,
"g": 240,
"b": 239
},
"hsl": {
"h": 177.273,
"s": 42.308,
"l": 89.804
},
"oklch": {
"l": 0.93871,
"c": 0.02319,
"h": 193.4
},
"luminance": 0.83458
}Semantic roles & 50–950 ramp
primary
#DAF0EF
secondary
#CCA2A4
accent
#3036B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585