#D2FAFF#D2FAFF
#D2FAFF is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.8% C 0.042 H 205.7°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FAFF |
|---|---|
| RGB | rgb(210, 250, 255) |
| HSL | hsl(187, 100%, 91%) |
| HSV | hsv(187, 18%, 100%) |
| CMYK | cmyk(17.6%, 2%, 0%, 0%) |
| CIE-LAB | lab(95.70, -11.74, -6.67) |
| CIE-LCH | lch(95.70, 13.50, 209.58°) |
| OKLab | oklab(95.85% -0.0375 -0.0181) |
| OKLCH | oklch(95.85% 0.042 205.7) |
| XYZ | xyz(78.8090, 89.2905, 107.6709) |
| Luminance | 0.8929 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.48
Really Light Blue
#D4FFFF
ΔE00 2.57
Ice Blue (survey)
#D7FFFE
ΔE00 2.74
Very Pale Blue
#D6FFFE
ΔE00 2.79
Pale Blue
#D0FEFE
ΔE00 2.90
Lightcyan
#E0FFFF
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FAFF #FFD7D2
analogous
#D2FFED #D2FAFF #D2E3FF
triadic
#D2FAFF #FFD2FA #FAFFD2
tetradic
#D2FAFF #EDD2FF #FFD7D2 #E3FFD2
square
#D2FAFF #EDD2FF #FFD7D2 #E3FFD2
split-complementary
#D2FAFF #FFD2E3 #FFEDD2
monochromatic
#58ECFF #95F3FF #D2FAFF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.11
#D2FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#D2FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FAFF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FAFF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#C5FEFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2faff; /* rgb */ color: rgb(210, 250, 255); /* oklch */ color: oklch(95.8% 0.042 205.7);
Tailwind
colors: {
custom: {
50: '#e0fcff',
500: '#d2faff',
950: '#000000',
},
}SCSS
$custom: #d2faff; $custom-light: #e0fcff; $custom-dark: #000000;
JSON
{
"hex": "#d2faff",
"rgb": {
"r": 210,
"g": 250,
"b": 255
},
"hsl": {
"h": 186.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95848,
"c": 0.04162,
"h": 205.7
},
"luminance": 0.89293
}Semantic roles & 50–950 ramp
primary
#D2FAFF
secondary
#EA958B
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586