#DAFBEF#DAFBEF
#DAFBEF is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.038 H 171.6°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBEF |
|---|---|
| RGB | rgb(218, 251, 239) |
| HSL | hsl(158, 80%, 92%) |
| HSV | hsv(158, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(96.05, -12.89, 2.16) |
| CIE-LCH | lch(96.05, 13.07, 170.49°) |
| OKLab | oklab(96.12% -0.0373 0.0055) |
| OKLCH | oklch(96.12% 0.038 171.6) |
| XYZ | xyz(78.9869, 90.1301, 94.8800) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.40
Ice Blue (survey)
#D7FFFE
ΔE00 4.73
Very Pale Blue
#D6FFFE
ΔE00 4.79
Very Light Blue
#D5FFFF
ΔE00 5.23
Lightcyan
#E0FFFF
ΔE00 5.26
Really Light Blue
#D4FFFF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBEF #FBDAE6
analogous
#DAFBDF #DAFBEF #DAF7FB
triadic
#DAFBEF #EFDAFB #FBEFDA
tetradic
#DAFBEF #DFDAFB #FBDAE6 #F7FBDA
square
#DAFBEF #DFDAFB #FBDAE6 #F7FBDA
split-complementary
#DAFBEF #FBDAF7 #FBDFDA
monochromatic
#6CEFBF #A3F5D7 #DAFBEF #E3FCF3 #E3FCF3
Accessibility & contrast
On white
1.10
#DAFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DAFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBEF
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBEF | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EE
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#D3FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbef; /* rgb */ color: rgb(218, 251, 239); /* oklch */ color: oklch(96.1% 0.038 171.6);
Tailwind
colors: {
custom: {
50: '#e5fcf4',
500: '#dafbef',
950: '#000000',
},
}SCSS
$custom: #dafbef; $custom-light: #e5fcf4; $custom-dark: #000000;
JSON
{
"hex": "#dafbef",
"rgb": {
"r": 218,
"g": 251,
"b": 239
},
"hsl": {
"h": 158.182,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96116,
"c": 0.03772,
"h": 171.6
},
"luminance": 0.90132
}Semantic roles & 50–950 ramp
primary
#DAFBEF
secondary
#E297B2
accent
#0956DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585