#DAFAFF#DAFAFF
#DAFAFF is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.4% C 0.034 H 208.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFAFF |
|---|---|
| RGB | rgb(218, 250, 255) |
| HSL | hsl(188, 100%, 93%) |
| HSV | hsv(188, 15%, 100%) |
| CMYK | cmyk(14.5%, 2%, 0%, 0%) |
| CIE-LAB | lab(96.20, -9.30, -5.87) |
| CIE-LCH | lch(96.20, 11.00, 212.26°) |
| OKLab | oklab(96.37% -0.0299 -0.0159) |
| OKLCH | oklch(96.37% 0.034 208) |
| XYZ | xyz(81.1445, 90.4947, 107.7804) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.39
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Very Light Blue
#D5FFFF
ΔE00 3.85
Very Pale Blue
#D6FFFE
ΔE00 3.99
Really Light Blue
#D4FFFF
ΔE00 4.04
Pale Blue
#D0FEFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFAFF #FFDFDA
analogous
#DAFFF1 #DAFAFF #DAE7FF
triadic
#DAFAFF #FFDAFA #FAFFDA
tetradic
#DAFAFF #F1DAFF #FFDFDA #E7FFDA
square
#DAFAFF #F1DAFF #FFDFDA #E7FFDA
split-complementary
#DAFAFF #FFDAE7 #FFF1DA
monochromatic
#60E9FF #9DF2FF #DAFAFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.10
#DAFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DAFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFAFF
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFAFF | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#D0FDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafaff; /* rgb */ color: rgb(218, 250, 255); /* oklch */ color: oklch(96.4% 0.034 208.0);
Tailwind
colors: {
custom: {
50: '#e5fcff',
500: '#dafaff',
950: '#000000',
},
}SCSS
$custom: #dafaff; $custom-light: #e5fcff; $custom-dark: #000000;
JSON
{
"hex": "#dafaff",
"rgb": {
"r": 218,
"g": 250,
"b": 255
},
"hsl": {
"h": 188.108,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96371,
"c": 0.03382,
"h": 208
},
"luminance": 0.90497
}Semantic roles & 50–950 ramp
primary
#DAFAFF
secondary
#EC9E92
accent
#1F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586