#DAFFEE#DAFFEE
#DAFFEE is a very light, muted teal. Relative luminance 0.926; OKLCH L 96.9% C 0.044 H 166.0°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFEE |
|---|---|
| RGB | rgb(218, 255, 238) |
| HSL | hsl(152, 100%, 93%) |
| HSV | hsv(152, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.06, -15.06, 4.15) |
| CIE-LCH | lch(97.06, 15.62, 164.60°) |
| OKLab | oklab(96.91% -0.043 0.0107) |
| OKLCH | oklch(96.91% 0.044 166) |
| XYZ | xyz(80.1023, 92.5967, 94.5250) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.69
Duck Egg Blue
#C3FBF4
ΔE00 5.75
Eggshell Blue
#C4FFF7
ΔE00 5.82
Light Light Blue
#CAFFFB
ΔE00 6.04
Ice Blue (survey)
#D7FFFE
ΔE00 6.32
Very Pale Blue
#D6FFFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFEE #FFDAEB
analogous
#DAFFDB #DAFFEE #DAFEFF
triadic
#DAFFEE #EEDAFF #FFEEDA
tetradic
#DAFFEE #DBDAFF #FFDAEB #FEFFDA
square
#DAFFEE #DBDAFF #FFDAEB #FEFFDA
split-complementary
#DAFFEE #FFDAFE #FFDBDA
monochromatic
#60FFB6 #9DFFD2 #DAFFEE #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.08
#DAFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#DAFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFEE
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFEE | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#F6F5EF
Tritanopia (blue-blind)
#D3FFFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #daffee; /* rgb */ color: rgb(218, 255, 238); /* oklch */ color: oklch(96.9% 0.044 166.0);
Tailwind
colors: {
custom: {
50: '#e5fff3',
500: '#daffee',
950: '#000000',
},
}SCSS
$custom: #daffee; $custom-light: #e5fff3; $custom-dark: #000000;
JSON
{
"hex": "#daffee",
"rgb": {
"r": 218,
"g": 255,
"b": 238
},
"hsl": {
"h": 152.432,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96912,
"c": 0.04432,
"h": 166
},
"luminance": 0.92598
}Semantic roles & 50–950 ramp
primary
#DAFFEE
secondary
#EC92BB
accent
#0069E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#161817
muted
#848685