#D2F6FD#D2F6FD
#D2F6FD is a very light, muted teal. Relative luminance 0.867; OKLCH L 95.0% C 0.038 H 210.7°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F6FD |
|---|---|
| RGB | rgb(210, 246, 253) |
| HSL | hsl(190, 91%, 91%) |
| HSV | hsv(190, 17%, 99%) |
| CMYK | cmyk(17%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(94.61, -10.15, -7.24) |
| CIE-LCH | lch(94.61, 12.47, 215.52°) |
| OKLab | oklab(94.97% -0.033 -0.0196) |
| OKLCH | oklch(94.97% 0.038 210.7) |
| XYZ | xyz(77.2590, 86.7029, 105.5742) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 4.05
Really Light Blue
#D4FFFF
ΔE00 4.17
Ice Blue (survey)
#D7FFFE
ΔE00 4.19
Very Pale Blue
#D6FFFE
ΔE00 4.29
Pale Blue
#D0FEFE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F6FD #FDD9D2
analogous
#D2FDEE #D2F6FD #D2E0FD
triadic
#D2F6FD #FDD2F6 #F6FDD2
tetradic
#D2F6FD #EED2FD #FDD9D2 #E0FDD2
square
#D2F6FD #EED2FD #FDD9D2 #E0FDD2
split-complementary
#D2F6FD #FDD2E0 #FDEED2
monochromatic
#5DDFF8 #97EAFA #D2F6FD #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.14
#D2F6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#D2F6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F6FD
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F6FD | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#C6FAF8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2f6fd; /* rgb */ color: rgb(210, 246, 253); /* oklch */ color: oklch(95.0% 0.038 210.7);
Tailwind
colors: {
custom: {
50: '#e0f9fe',
500: '#d2f6fd',
950: '#000000',
},
}SCSS
$custom: #d2f6fd; $custom-light: #e0f9fe; $custom-dark: #000000;
JSON
{
"hex": "#d2f6fd",
"rgb": {
"r": 210,
"g": 246,
"b": 253
},
"hsl": {
"h": 189.767,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.94967,
"c": 0.03842,
"h": 210.7
},
"luminance": 0.86705
}Semantic roles & 50–950 ramp
primary
#D2F6FD
secondary
#E69C8D
accent
#2500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585