#DAFFFB#DAFFFB
#DAFFFB is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.3% C 0.038 H 188.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFFFB |
|---|---|
| RGB | rgb(218, 255, 251) |
| HSL | hsl(174, 100%, 93%) |
| HSV | hsv(174, 15%, 100%) |
| CMYK | cmyk(14.5%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(97.39, -12.58, -2.07) |
| CIE-LCH | lch(97.39, 12.75, 189.34°) |
| OKLab | oklab(97.27% -0.0379 -0.0057) |
| OKLCH | oklch(97.27% 0.038 188.6) |
| XYZ | xyz(82.0816, 93.3884, 104.9492) |
| Luminance | 0.9339 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.13
Ice Blue (survey)
#D7FFFE
ΔE00 1.35
Very Pale Blue
#D6FFFE
ΔE00 1.46
Very Light Blue
#D5FFFF
ΔE00 1.89
Really Light Blue
#D4FFFF
ΔE00 2.01
Pale Blue
#D0FEFE
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFFFB #FFDADE
analogous
#DAFFE8 #DAFFFB #DAF0FF
triadic
#DAFFFB #FBDAFF #FFFBDA
tetradic
#DAFFFB #E8DAFF #FFDADE #F0FFDA
square
#DAFFFB #E8DAFF #FFDADE #F0FFDA
split-complementary
#DAFFFB #FFDAF0 #FFE8DA
monochromatic
#60FFEE #9DFFF4 #DAFFFB #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.07
#DAFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#DAFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFFFB
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFFFB | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#D0FFFE
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #dafffb; /* rgb */ color: rgb(218, 255, 251); /* oklch */ color: oklch(97.3% 0.038 188.6);
Tailwind
colors: {
custom: {
50: '#e5fffc',
500: '#dafffb',
950: '#000000',
},
}SCSS
$custom: #dafffb; $custom-light: #e5fffc; $custom-dark: #000000;
JSON
{
"hex": "#dafffb",
"rgb": {
"r": 218,
"g": 255,
"b": 251
},
"hsl": {
"h": 173.514,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.97273,
"c": 0.03838,
"h": 188.6
},
"luminance": 0.9339
}Semantic roles & 50–950 ramp
primary
#DAFFFB
secondary
#EC929B
accent
#0019E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161817
muted
#848685