#DAFFEF#DAFFEF
#DAFFEF is a very light, muted teal. Relative luminance 0.927; OKLCH L 96.9% C 0.044 H 167.5°. Best body text is #000000 at 19.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFEF |
|---|---|
| RGB | rgb(218, 255, 239) |
| HSL | hsl(154, 100%, 93%) |
| HSV | hsv(154, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.09, -14.87, 3.67) |
| CIE-LCH | lch(97.09, 15.32, 166.15°) |
| OKLab | oklab(96.94% -0.0426 0.0095) |
| OKLCH | oklch(96.94% 0.044 167.5) |
| XYZ | xyz(80.2496, 92.6556, 95.3009) |
| Luminance | 0.9266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.34
Duck Egg Blue
#C3FBF4
ΔE00 5.51
Eggshell Blue
#C4FFF7
ΔE00 5.61
Light Light Blue
#CAFFFB
ΔE00 5.74
Ice Blue (survey)
#D7FFFE
ΔE00 5.96
Very Pale Blue
#D6FFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFEF #FFDAEA
analogous
#DAFFDC #DAFFEF #DAFCFF
triadic
#DAFFEF #EFDAFF #FFEFDA
tetradic
#DAFFEF #DCDAFF #FFDAEA #FCFFDA
square
#DAFFEF #DCDAFF #FFDAEA #FCFFDA
split-complementary
#DAFFEF #FFDAFC #FFDCDA
monochromatic
#60FFBA #9DFFD5 #DAFFEF #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.08
#DAFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.53
#DAFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFEF
19.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFEF | 1.00 | 1.08 | 19.53 | 19.53 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEE
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#D3FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #daffef; /* rgb */ color: rgb(218, 255, 239); /* oklch */ color: oklch(96.9% 0.044 167.5);
Tailwind
colors: {
custom: {
50: '#e5fff4',
500: '#daffef',
950: '#000000',
},
}SCSS
$custom: #daffef; $custom-light: #e5fff4; $custom-dark: #000000;
JSON
{
"hex": "#daffef",
"rgb": {
"r": 218,
"g": 255,
"b": 239
},
"hsl": {
"h": 154.054,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96939,
"c": 0.04364,
"h": 167.5
},
"luminance": 0.92657
}Semantic roles & 50–950 ramp
primary
#DAFFEF
secondary
#EC92B9
accent
#0063E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685