#D2F8FF#D2F8FF
#D2F8FF is a very light, muted teal. Relative luminance 0.881; OKLCH L 95.4% C 0.040 H 210.0°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8FF |
|---|---|
| RGB | rgb(210, 248, 255) |
| HSL | hsl(189, 100%, 91%) |
| HSV | hsv(189, 18%, 100%) |
| CMYK | cmyk(17.6%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(95.18, -10.74, -7.43) |
| CIE-LCH | lch(95.18, 13.06, 214.68°) |
| OKLab | oklab(95.44% -0.0349 -0.0201) |
| OKLCH | oklch(95.44% 0.04 210) |
| XYZ | xyz(78.1909, 88.0542, 107.4648) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.48
Very Light Blue
#D5FFFF
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.74
Ice Blue (survey)
#D7FFFE
ΔE00 3.83
Very Pale Blue
#D6FFFE
ΔE00 3.92
Pale Blue
#D0FEFE
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8FF #FFD9D2
analogous
#D2FFEF #D2F8FF #D2E1FF
triadic
#D2F8FF #FFD2F8 #F8FFD2
tetradic
#D2F8FF #EFD2FF #FFD9D2 #E1FFD2
square
#D2F8FF #EFD2FF #FFD9D2 #E1FFD2
split-complementary
#D2F8FF #FFD2E1 #FFEFD2
monochromatic
#58E5FF #95EEFF #D2F8FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.13
#D2F8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#D2F8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8FF
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8FF | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#E9EFFF
Tritanopia (blue-blind)
#C5FCFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2f8ff; /* rgb */ color: rgb(210, 248, 255); /* oklch */ color: oklch(95.4% 0.040 210.0);
Tailwind
colors: {
custom: {
50: '#e0faff',
500: '#d2f8ff',
950: '#000000',
},
}SCSS
$custom: #d2f8ff; $custom-light: #e0faff; $custom-dark: #000000;
JSON
{
"hex": "#d2f8ff",
"rgb": {
"r": 210,
"g": 248,
"b": 255
},
"hsl": {
"h": 189.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95438,
"c": 0.04029,
"h": 210
},
"luminance": 0.88056
}Semantic roles & 50–950 ramp
primary
#D2F8FF
secondary
#EA9A8B
accent
#2400E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586