#D9FAFE#D9FAFE
#D9FAFE is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.3% C 0.035 H 205.5°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FAFE |
|---|---|
| RGB | rgb(217, 250, 254) |
| HSL | hsl(186, 95%, 92%) |
| HSV | hsv(186, 15%, 100%) |
| CMYK | cmyk(14.6%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.11, -9.81, -5.50) |
| CIE-LCH | lch(96.11, 11.24, 209.26°) |
| OKLab | oklab(96.28% -0.0312 -0.0149) |
| OKLCH | oklch(96.28% 0.035 205.5) |
| XYZ | xyz(80.6857, 90.2767, 106.9208) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.01
Ice Blue (survey)
#D7FFFE
ΔE00 3.24
Very Light Blue
#D5FFFF
ΔE00 3.28
Very Pale Blue
#D6FFFE
ΔE00 3.41
Really Light Blue
#D4FFFF
ΔE00 3.47
Pale Blue
#D0FEFE
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FAFE #FEDDD9
analogous
#D9FEEF #D9FAFE #D9E8FE
triadic
#D9FAFE #FED9FA #FAFED9
tetradic
#D9FAFE #EFD9FE #FEDDD9 #E8FED9
square
#D9FAFE #EFD9FE #FEDDD9 #E8FED9
split-complementary
#D9FAFE #FED9E8 #FEEFD9
monochromatic
#62EAFB #9DF2FC #D9FAFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.10
#D9FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#D9FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FAFE
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FAFE | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#CFFDFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d9fafe; /* rgb */ color: rgb(217, 250, 254); /* oklch */ color: oklch(96.3% 0.035 205.5);
Tailwind
colors: {
custom: {
50: '#e5fcfe',
500: '#d9fafe',
950: '#000000',
},
}SCSS
$custom: #d9fafe; $custom-light: #e5fcfe; $custom-dark: #000000;
JSON
{
"hex": "#d9fafe",
"rgb": {
"r": 217,
"g": 250,
"b": 254
},
"hsl": {
"h": 186.486,
"s": 94.872,
"l": 92.353
},
"oklch": {
"l": 0.96275,
"c": 0.03457,
"h": 205.5
},
"luminance": 0.90279
}Semantic roles & 50–950 ramp
primary
#D9FAFE
secondary
#E99C92
accent
#1900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585