#DAF9FA#DAF9FA
#DAF9FA is a very light, muted teal. Relative luminance 0.896; OKLCH L 96.0% C 0.032 H 199.0°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DAF9FA |
|---|---|
| RGB | rgb(218, 249, 250) |
| HSL | hsl(182, 76%, 92%) |
| HSV | hsv(182, 13%, 98%) |
| CMYK | cmyk(12.8%, 0.4%, 0%, 2%) |
| CIE-LAB | lab(95.81, -9.79, -3.86) |
| CIE-LCH | lch(95.81, 10.52, 201.54°) |
| OKLab | oklab(96.02% -0.0304 -0.0105) |
| OKLCH | oklch(96.02% 0.032 199) |
| XYZ | xyz(80.0402, 89.5571, 103.4932) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.29
Ice Blue (survey)
#D7FFFE
ΔE00 2.80
Very Pale Blue
#D6FFFE
ΔE00 3.01
Very Light Blue
#D5FFFF
ΔE00 3.05
Really Light Blue
#D4FFFF
ΔE00 3.26
Pale Blue
#D0FEFE
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAF9FA #FADBDA
analogous
#DAFAEB #DAF9FA #DAE9FA
triadic
#DAF9FA #FADAF9 #F9FADA
tetradic
#DAF9FA #EBDAFA #FADBDA #E9FADA
square
#DAF9FA #EBDAFA #FADBDA #E9FADA
split-complementary
#DAF9FA #FADAE9 #FAEBDA
monochromatic
#6EE8EB #A4F0F3 #DAF9FA #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.11
#DAF9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#DAF9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAF9FA
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAF9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAF9FA | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#D1FBF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #daf9fa; /* rgb */ color: rgb(218, 249, 250); /* oklch */ color: oklch(96.0% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#e5fbfb',
500: '#daf9fa',
950: '#000000',
},
}SCSS
$custom: #daf9fa; $custom-light: #e5fbfb; $custom-dark: #000000;
JSON
{
"hex": "#daf9fa",
"rgb": {
"r": 218,
"g": 249,
"b": 250
},
"hsl": {
"h": 181.875,
"s": 76.19,
"l": 91.765
},
"oklch": {
"l": 0.9602,
"c": 0.03218,
"h": 199
},
"luminance": 0.89559
}Semantic roles & 50–950 ramp
primary
#DAF9FA
secondary
#E09B98
accent
#130DD8
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585