#DAFBF2#DAFBF2
#DAFBF2 is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.2% C 0.036 H 177.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFBF2 |
|---|---|
| RGB | rgb(218, 251, 242) |
| HSL | hsl(164, 80%, 92%) |
| HSV | hsv(164, 13%, 98%) |
| CMYK | cmyk(13.1%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(96.12, -12.33, 0.72) |
| CIE-LCH | lch(96.12, 12.35, 176.65°) |
| OKLab | oklab(96.2% -0.0361 0.0017) |
| OKLCH | oklch(96.2% 0.036 177.3) |
| XYZ | xyz(79.4337, 90.3089, 97.2335) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.53
Ice Blue (survey)
#D7FFFE
ΔE00 3.64
Very Pale Blue
#D6FFFE
ΔE00 3.72
Lightcyan
#E0FFFF
ΔE00 4.11
Very Light Blue
#D5FFFF
ΔE00 4.15
Really Light Blue
#D4FFFF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFBF2 #FBDAE3
analogous
#DAFBE2 #DAFBF2 #DAF4FB
triadic
#DAFBF2 #F2DAFB #FBF2DA
tetradic
#DAFBF2 #E2DAFB #FBDAE3 #F4FBDA
square
#DAFBF2 #E2DAFB #FBDAE3 #F4FBDA
split-complementary
#DAFBF2 #FBDAF4 #FBE2DA
monochromatic
#6CEFCB #A3F5DF #DAFBF2 #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.10
#DAFBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DAFBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFBF2
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFBF2 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#F2F2F3
Tritanopia (blue-blind)
#D2FCF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafbf2; /* rgb */ color: rgb(218, 251, 242); /* oklch */ color: oklch(96.2% 0.036 177.3);
Tailwind
colors: {
custom: {
50: '#e5fcf6',
500: '#dafbf2',
950: '#000000',
},
}SCSS
$custom: #dafbf2; $custom-light: #e5fcf6; $custom-dark: #000000;
JSON
{
"hex": "#dafbf2",
"rgb": {
"r": 218,
"g": 251,
"b": 242
},
"hsl": {
"h": 163.636,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.96199,
"c": 0.03619,
"h": 177.3
},
"luminance": 0.90311
}Semantic roles & 50–950 ramp
primary
#DAFBF2
secondary
#E297AC
accent
#0943DD
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585