#DAFFFE#DAFFFE
#DAFFFE is a very light, muted teal. Relative luminance 0.936; OKLCH L 97.4% C 0.038 H 194.5°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFFE |
|---|---|
| RGB | rgb(218, 255, 254) |
| HSL | hsl(178, 100%, 93%) |
| HSV | hsv(178, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(97.46, -12.00, -3.50) |
| CIE-LCH | lch(97.46, 12.50, 196.27°) |
| OKLab | oklab(97.36% -0.0368 -0.0095) |
| OKLCH | oklch(97.36% 0.038 194.5) |
| XYZ | xyz(82.5582, 93.5790, 107.4595) |
| Luminance | 0.9358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 0.75
Very Pale Blue
#D6FFFE
ΔE00 1.00
Very Light Blue
#D5FFFF
ΔE00 1.22
Really Light Blue
#D4FFFF
ΔE00 1.44
Lightcyan
#E0FFFF
ΔE00 1.77
Ice
#D6FFFA
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFFE #FFDADB
analogous
#DAFFEB #DAFFFE #DAEDFF
triadic
#DAFFFE #FEDAFF #FFFEDA
tetradic
#DAFFFE #EBDAFF #FFDADB #EDFFDA
square
#DAFFFE #EBDAFF #FFDADB #EDFFDA
split-complementary
#DAFFFE #FFDAED #FFEBDA
monochromatic
#60FFFB #9DFFFC #DAFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.07
#DAFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#DAFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFFE
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFFE | 1.00 | 1.07 | 19.72 | 19.72 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F3F5FE
Tritanopia (blue-blind)
#CFFFFF
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #dafffe; /* rgb */ color: rgb(218, 255, 254); /* oklch */ color: oklch(97.4% 0.038 194.5);
Tailwind
colors: {
custom: {
50: '#e5fffe',
500: '#dafffe',
950: '#000000',
},
}SCSS
$custom: #dafffe; $custom-light: #e5fffe; $custom-dark: #000000;
JSON
{
"hex": "#dafffe",
"rgb": {
"r": 218,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.378,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.9736,
"c": 0.03803,
"h": 194.5
},
"luminance": 0.93581
}Semantic roles & 50–950 ramp
primary
#DAFFFE
secondary
#EC9294
accent
#0006E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685