#DAFEEF#DAFEEF
#DAFEEF is a very light, muted teal. Relative luminance 0.920; OKLCH L 96.7% C 0.042 H 168.4°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFEEF |
|---|---|
| RGB | rgb(218, 254, 239) |
| HSL | hsl(155, 95%, 93%) |
| HSV | hsv(155, 14%, 100%) |
| CMYK | cmyk(14.2%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.83, -14.38, 3.29) |
| CIE-LCH | lch(96.83, 14.75, 167.11°) |
| OKLab | oklab(96.73% -0.0413 0.0085) |
| OKLCH | oklch(96.73% 0.042 168.4) |
| XYZ | xyz(79.9314, 92.0193, 95.1948) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.05
Duck Egg Blue
#C3FBF4
ΔE00 5.45
Light Light Blue
#CAFFFB
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 5.61
Ice Blue (survey)
#D7FFFE
ΔE00 5.63
Very Pale Blue
#D6FFFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFEEF #FEDAE9
analogous
#DAFEDD #DAFEEF #DAFBFE
triadic
#DAFEEF #EFDAFE #FEEFDA
tetradic
#DAFEEF #DDDAFE #FEDAE9 #FBFEDA
square
#DAFEEF #DDDAFE #FEDAE9 #FBFEDA
split-complementary
#DAFEEF #FEDAFB #FEDDDA
monochromatic
#63FBBB #9EFCD5 #DAFEEF #E1FEF2 #E1FEF2
Accessibility & contrast
On white
1.08
#DAFEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#DAFEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFEEF
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFEEF | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#D3FEF9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafeef; /* rgb */ color: rgb(218, 254, 239); /* oklch */ color: oklch(96.7% 0.042 168.4);
Tailwind
colors: {
custom: {
50: '#e5fef4',
500: '#dafeef',
950: '#000000',
},
}SCSS
$custom: #dafeef; $custom-light: #e5fef4; $custom-dark: #000000;
JSON
{
"hex": "#dafeef",
"rgb": {
"r": 218,
"g": 254,
"b": 239
},
"hsl": {
"h": 155,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.96733,
"c": 0.04215,
"h": 168.4
},
"luminance": 0.92021
}Semantic roles & 50–950 ramp
primary
#DAFEEF
secondary
#E993B7
accent
#0060E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585