#DAF0F2#DAF0F2
#DAF0F2 is a very light, muted teal. Relative luminance 0.836; OKLCH L 94.0% C 0.023 H 203.4°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF0F2 |
|---|---|
| RGB | rgb(218, 240, 242) |
| HSL | hsl(185, 48%, 90%) |
| HSV | hsv(185, 10%, 95%) |
| CMYK | cmyk(9.9%, 0.8%, 0%, 5.1%) |
| CIE-LAB | lab(93.29, -6.81, -3.43) |
| CIE-LCH | lch(93.29, 7.62, 206.72°) |
| OKLab | oklab(93.96% -0.0214 -0.0092) |
| OKLCH | oklch(93.96% 0.023 203.4) |
| XYZ | xyz(76.0969, 83.6351, 96.1212) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 4.13
Ice Blue (survey)
#D7FFFE
ΔE00 5.98
Mintcream
#F5FFFA
ΔE00 6.04
Very Pale Blue
#D6FFFE
ΔE00 6.18
Very Light Blue
#D5FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF0F2 #F2DCDA
analogous
#DAF2E8 #DAF0F2 #DAE4F2
triadic
#DAF0F2 #F2DAF0 #F0F2DA
tetradic
#DAF0F2 #E8DAF2 #F2DCDA #E4F2DA
square
#DAF0F2 #E8DAF2 #F2DCDA #E4F2DA
split-complementary
#DAF0F2 #F2DAE4 #F2E8DA
monochromatic
#7FCBD2 #ADDEE2 #DAF0F2 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.18
#DAF0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#DAF0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF0F2
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF0F2 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF2
Deuteranopia (green-blind)
#E8EAF2
Tritanopia (blue-blind)
#D3F2F1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #daf0f2; /* rgb */ color: rgb(218, 240, 242); /* oklch */ color: oklch(94.0% 0.023 203.4);
Tailwind
colors: {
custom: {
50: '#e5f5f6',
500: '#daf0f2',
950: '#000000',
},
}SCSS
$custom: #daf0f2; $custom-light: #e5f5f6; $custom-dark: #000000;
JSON
{
"hex": "#daf0f2",
"rgb": {
"r": 218,
"g": 240,
"b": 242
},
"hsl": {
"h": 185,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.93959,
"c": 0.02332,
"h": 203.4
},
"luminance": 0.83636
}Semantic roles & 50–950 ramp
primary
#DAF0F2
secondary
#D0A4A0
accent
#362ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585