#DAFEEE#DAFEEE
#DAFEEE is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.043 H 166.8°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEEE |
|---|---|
| RGB | rgb(218, 254, 238) |
| HSL | hsl(153, 95%, 93%) |
| HSV | hsv(153, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(96.80, -14.56, 3.77) |
| CIE-LCH | lch(96.80, 15.04, 165.49°) |
| OKLab | oklab(96.71% -0.0417 0.0098) |
| OKLCH | oklch(96.71% 0.043 166.8) |
| XYZ | xyz(79.7841, 91.9603, 94.4189) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.40
Duck Egg Blue
#C3FBF4
ΔE00 5.66
Eggshell Blue
#C4FFF7
ΔE00 5.80
Light Light Blue
#CAFFFB
ΔE00 5.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.00
Very Pale Blue
#D6FFFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEEE #FEDAEA
analogous
#DAFEDC #DAFEEE #DAFCFE
triadic
#DAFEEE #EEDAFE #FEEEDA
tetradic
#DAFEEE #DCDAFE #FEDAEA #FCFEDA
square
#DAFEEE #DCDAFE #FEDAEA #FCFEDA
split-complementary
#DAFEEE #FEDAFC #FEDCDA
monochromatic
#63FBB7 #9EFCD3 #DAFEEE #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.08
#DAFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#DAFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEEE
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEEE | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#D3FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafeee; /* rgb */ color: rgb(218, 254, 238); /* oklch */ color: oklch(96.7% 0.043 166.8);
Tailwind
colors: {
custom: {
50: '#e5fef3',
500: '#dafeee',
950: '#000000',
},
}SCSS
$custom: #dafeee; $custom-light: #e5fef3; $custom-dark: #000000;
JSON
{
"hex": "#dafeee",
"rgb": {
"r": 218,
"g": 254,
"b": 238
},
"hsl": {
"h": 153.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96706,
"c": 0.04281,
"h": 166.8
},
"luminance": 0.91962
}Semantic roles & 50–950 ramp
primary
#DAFEEE
secondary
#E993B9
accent
#0066E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585