#DAFBEE#DAFBEE
#DAFBEE is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.038 H 169.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBEE |
|---|---|
| RGB | rgb(218, 251, 238) |
| HSL | hsl(156, 80%, 92%) |
| HSV | hsv(156, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 5.2%, 1.6%) |
| CIE-LAB | lab(96.03, -13.08, 2.64) |
| CIE-LCH | lch(96.03, 13.34, 168.59°) |
| OKLab | oklab(96.09% -0.0377 0.0068) |
| OKLCH | oklch(96.09% 0.038 169.8) |
| XYZ | xyz(78.8395, 90.0712, 94.1041) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.72
Ice Blue (survey)
#D7FFFE
ΔE00 5.10
Very Pale Blue
#D6FFFE
ΔE00 5.16
Very Light Blue
#D5FFFF
ΔE00 5.59
Light Light Blue
#CAFFFB
ΔE00 5.63
Lightcyan
#E0FFFF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBEE #FBDAE7
analogous
#DAFBDE #DAFBEE #DAF8FB
triadic
#DAFBEE #EEDAFB #FBEEDA
tetradic
#DAFBEE #DEDAFB #FBDAE7 #F8FBDA
square
#DAFBEE #DEDAFB #FBDAE7 #F8FBDA
split-complementary
#DAFBEE #FBDAF8 #FBDEDA
monochromatic
#6CEFBB #A3F5D5 #DAFBEE #E3FCF2 #E3FCF2
Accessibility & contrast
On white
1.10
#DAFBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DAFBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBEE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBEE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F3F2EF
Tritanopia (blue-blind)
#D3FCF7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbee; /* rgb */ color: rgb(218, 251, 238); /* oklch */ color: oklch(96.1% 0.038 169.8);
Tailwind
colors: {
custom: {
50: '#e5fcf3',
500: '#dafbee',
950: '#000000',
},
}SCSS
$custom: #dafbee; $custom-light: #e5fcf3; $custom-dark: #000000;
JSON
{
"hex": "#dafbee",
"rgb": {
"r": 218,
"g": 251,
"b": 238
},
"hsl": {
"h": 156.364,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96089,
"c": 0.03831,
"h": 169.8
},
"luminance": 0.90073
}Semantic roles & 50–950 ramp
primary
#DAFBEE
secondary
#E297B5
accent
#095CDD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585