#DAF8F0#DAF8F0
#DAF8F0 is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.5% C 0.033 H 177.8°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8F0 |
|---|---|
| RGB | rgb(218, 248, 240) |
| HSL | hsl(164, 68%, 91%) |
| HSV | hsv(164, 12%, 97%) |
| CMYK | cmyk(12.1%, 0%, 3.2%, 2.7%) |
| CIE-LAB | lab(95.30, -11.21, 0.55) |
| CIE-LCH | lch(95.30, 11.23, 177.19°) |
| OKLab | oklab(95.53% -0.0329 0.0013) |
| OKLCH | oklch(95.53% 0.033 177.8) |
| XYZ | xyz(78.2053, 88.3299, 95.3503) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.15
Lightcyan
#E0FFFF
ΔE00 3.77
Ice Blue (survey)
#D7FFFE
ΔE00 3.83
Very Pale Blue
#D6FFFE
ΔE00 3.95
Very Light Blue
#D5FFFF
ΔE00 4.35
Really Light Blue
#D4FFFF
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8F0 #F8DAE2
analogous
#DAF8E1 #DAF8F0 #DAF1F8
triadic
#DAF8F0 #F0DAF8 #F8F0DA
tetradic
#DAF8F0 #E1DAF8 #F8DAE2 #F1F8DA
square
#DAF8F0 #E1DAF8 #F8DAE2 #F1F8DA
split-complementary
#DAF8F0 #F8DAF1 #F8E1DA
monochromatic
#73E5C6 #A7EEDB #DAF8F0 #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.13
#DAF8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#DAF8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8F0
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8F0 | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F0
Deuteranopia (green-blind)
#EFF0F1
Tritanopia (blue-blind)
#D3F9F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #daf8f0; /* rgb */ color: rgb(218, 248, 240); /* oklch */ color: oklch(95.5% 0.033 177.8);
Tailwind
colors: {
custom: {
50: '#e5faf4',
500: '#daf8f0',
950: '#000000',
},
}SCSS
$custom: #daf8f0; $custom-light: #e5faf4; $custom-dark: #000000;
JSON
{
"hex": "#daf8f0",
"rgb": {
"r": 218,
"g": 248,
"b": 240
},
"hsl": {
"h": 164,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95529,
"c": 0.03296,
"h": 177.8
},
"luminance": 0.88332
}Semantic roles & 50–950 ramp
primary
#DAF8F0
secondary
#DC9BAC
accent
#1547D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585