#DAF8F2#DAF8F2
#DAF8F2 is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.6% C 0.032 H 182.2°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8F2 |
|---|---|
| RGB | rgb(218, 248, 242) |
| HSL | hsl(168, 68%, 91%) |
| HSV | hsv(168, 12%, 97%) |
| CMYK | cmyk(12.1%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(95.35, -10.83, -0.41) |
| CIE-LCH | lch(95.35, 10.84, 182.16°) |
| OKLab | oklab(95.59% -0.0322 -0.0013) |
| OKLCH | oklch(95.59% 0.032 182.2) |
| XYZ | xyz(78.5040, 88.4494, 96.9236) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.98
Lightcyan
#E0FFFF
ΔE00 3.00
Ice Blue (survey)
#D7FFFE
ΔE00 3.28
Very Pale Blue
#D6FFFE
ΔE00 3.43
Very Light Blue
#D5FFFF
ΔE00 3.80
Really Light Blue
#D4FFFF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8F2 #F8DAE0
analogous
#DAF8E3 #DAF8F2 #DAEFF8
triadic
#DAF8F2 #F2DAF8 #F8F2DA
tetradic
#DAF8F2 #E3DAF8 #F8DAE0 #EFF8DA
square
#DAF8F2 #E3DAF8 #F8DAE0 #EFF8DA
split-complementary
#DAF8F2 #F8DAEF #F8E3DA
monochromatic
#73E5CE #A7EEE0 #DAF8F2 #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.12
#DAF8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DAF8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8F2
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8F2 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#EFF0F3
Tritanopia (blue-blind)
#D3F9F6
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daf8f2; /* rgb */ color: rgb(218, 248, 242); /* oklch */ color: oklch(95.6% 0.032 182.2);
Tailwind
colors: {
custom: {
50: '#e5faf6',
500: '#daf8f2',
950: '#000000',
},
}SCSS
$custom: #daf8f2; $custom-light: #e5faf6; $custom-dark: #000000;
JSON
{
"hex": "#daf8f2",
"rgb": {
"r": 218,
"g": 248,
"b": 242
},
"hsl": {
"h": 168,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95586,
"c": 0.03218,
"h": 182.2
},
"luminance": 0.88451
}Semantic roles & 50–950 ramp
primary
#DAF8F2
secondary
#DC9BA8
accent
#153BD0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585