#DAFDFF#DAFDFF
#DAFDFF is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.0% C 0.036 H 200.8°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFDFF |
|---|---|
| RGB | rgb(218, 253, 255) |
| HSL | hsl(183, 100%, 93%) |
| HSV | hsv(183, 15%, 100%) |
| CMYK | cmyk(14.5%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.97, -10.80, -4.73) |
| CIE-LCH | lch(96.97, 11.79, 203.67°) |
| OKLab | oklab(96.98% -0.0338 -0.0128) |
| OKLCH | oklch(96.98% 0.036 200.8) |
| XYZ | xyz(82.0841, 92.3739, 108.0936) |
| Luminance | 0.9238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.33
Ice Blue (survey)
#D7FFFE
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.14
Very Pale Blue
#D6FFFE
ΔE00 2.21
Really Light Blue
#D4FFFF
ΔE00 2.35
Pale Blue
#D0FEFE
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFDFF #FFDCDA
analogous
#DAFFEE #DAFDFF #DAEAFF
triadic
#DAFDFF #FFDAFD #FDFFDA
tetradic
#DAFDFF #EEDAFF #FFDCDA #EAFFDA
square
#DAFDFF #EEDAFF #FFDCDA #EAFFDA
split-complementary
#DAFDFF #FFDAEA #FFEEDA
monochromatic
#60F6FF #9DFAFF #DAFDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.08
#DAFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#DAFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFDFF
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFDFF | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F0F4FF
Tritanopia (blue-blind)
#CFFFFD
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #dafdff; /* rgb */ color: rgb(218, 253, 255); /* oklch */ color: oklch(97.0% 0.036 200.8);
Tailwind
colors: {
custom: {
50: '#e5feff',
500: '#dafdff',
950: '#000000',
},
}SCSS
$custom: #dafdff; $custom-light: #e5feff; $custom-dark: #000000;
JSON
{
"hex": "#dafdff",
"rgb": {
"r": 218,
"g": 253,
"b": 255
},
"hsl": {
"h": 183.243,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96981,
"c": 0.03617,
"h": 200.8
},
"luminance": 0.92376
}Semantic roles & 50–950 ramp
primary
#DAFDFF
secondary
#EC9692
accent
#0C00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586