#DAFAFA#DAFAFA
#DAFAFA is a very light, muted teal. Relative luminance 0.902; OKLCH L 96.2% C 0.033 H 196.6°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAFAFA |
|---|---|
| RGB | rgb(218, 250, 250) |
| HSL | hsl(180, 76%, 92%) |
| HSV | hsv(180, 13%, 98%) |
| CMYK | cmyk(12.8%, 0%, 0%, 2%) |
| CIE-LAB | lab(96.07, -10.29, -3.48) |
| CIE-LCH | lch(96.07, 10.86, 198.71°) |
| OKLab | oklab(96.22% -0.0317 -0.0095) |
| OKLCH | oklch(96.22% 0.033 196.6) |
| XYZ | xyz(80.3501, 90.1769, 103.5965) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.10
Ice Blue (survey)
#D7FFFE
ΔE00 2.29
Very Pale Blue
#D6FFFE
ΔE00 2.51
Very Light Blue
#D5FFFF
ΔE00 2.61
Really Light Blue
#D4FFFF
ΔE00 2.83
Ice
#D6FFFA
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAFAFA #FADADA
analogous
#DAFAEA #DAFAFA #DAEAFA
triadic
#DAFAFA #FADAFA #FAFADA
tetradic
#DAFAFA #EADAFA #FADADA #EAFADA
square
#DAFAFA #EADAFA #FADADA #EAFADA
split-complementary
#DAFAFA #FADAEA #FAEADA
monochromatic
#6EEBEB #A4F3F3 #DAFAFA #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.10
#DAFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#DAFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAFAFA
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAFAFA | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#D1FCFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dafafa; /* rgb */ color: rgb(218, 250, 250); /* oklch */ color: oklch(96.2% 0.033 196.6);
Tailwind
colors: {
custom: {
50: '#e5fcfb',
500: '#dafafa',
950: '#000000',
},
}SCSS
$custom: #dafafa; $custom-light: #e5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#dafafa",
"rgb": {
"r": 218,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 76.19,
"l": 91.765
},
"oklch": {
"l": 0.96223,
"c": 0.03313,
"h": 196.6
},
"luminance": 0.90179
}Semantic roles & 50–950 ramp
primary
#DAFAFA
secondary
#E09898
accent
#0D0DD8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585