#DAF8F8#DAF8F8
#DAF8F8 is a very light, muted teal. Relative luminance 0.888; OKLCH L 95.8% C 0.031 H 196.6°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF8F8 |
|---|---|
| RGB | rgb(218, 248, 248) |
| HSL | hsl(180, 68%, 91%) |
| HSV | hsv(180, 12%, 97%) |
| CMYK | cmyk(12.1%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(95.50, -9.68, -3.28) |
| CIE-LCH | lch(95.50, 10.22, 198.75°) |
| OKLab | oklab(95.76% -0.0299 -0.0089) |
| OKLCH | oklch(95.76% 0.031 196.6) |
| XYZ | xyz(79.4200, 88.8158, 101.7476) |
| Luminance | 0.8882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.41
Ice Blue (survey)
#D7FFFE
ΔE00 2.92
Very Pale Blue
#D6FFFE
ΔE00 3.13
Very Light Blue
#D5FFFF
ΔE00 3.23
Really Light Blue
#D4FFFF
ΔE00 3.44
Ice
#D6FFFA
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF8F8 #F8DADA
analogous
#DAF8E9 #DAF8F8 #DAE9F8
triadic
#DAF8F8 #F8DAF8 #F8F8DA
tetradic
#DAF8F8 #E9DAF8 #F8DADA #E9F8DA
square
#DAF8F8 #E9DAF8 #F8DADA #E9F8DA
split-complementary
#DAF8F8 #F8DAE9 #F8E9DA
monochromatic
#73E5E5 #A7EEEE #DAF8F8 #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.12
#DAF8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DAF8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF8F8
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF8F8 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5F8
Deuteranopia (green-blind)
#EEF0F8
Tritanopia (blue-blind)
#D1FAF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #daf8f8; /* rgb */ color: rgb(218, 248, 248); /* oklch */ color: oklch(95.8% 0.031 196.6);
Tailwind
colors: {
custom: {
50: '#e5fafa',
500: '#daf8f8',
950: '#000000',
},
}SCSS
$custom: #daf8f8; $custom-light: #e5fafa; $custom-dark: #000000;
JSON
{
"hex": "#daf8f8",
"rgb": {
"r": 218,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.95758,
"c": 0.03117,
"h": 196.6
},
"luminance": 0.88818
}Semantic roles & 50–950 ramp
primary
#DAF8F8
secondary
#DC9B9B
accent
#1515D0
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585