#D2FDFC#D2FDFC
#D2FDFC is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.4% C 0.044 H 194.7°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDFC |
|---|---|
| RGB | rgb(210, 253, 252) |
| HSL | hsl(179, 91%, 91%) |
| HSV | hsv(179, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(96.40, -13.84, -4.09) |
| CIE-LCH | lch(96.40, 14.43, 196.45°) |
| OKLab | oklab(96.38% -0.0425 -0.0112) |
| OKLCH | oklch(96.38% 0.044 194.7) |
| XYZ | xyz(79.2695, 90.9780, 105.4606) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.60
Very Pale Blue
#D6FFFE
ΔE00 0.68
Very Light Blue
#D5FFFF
ΔE00 0.70
Pale Blue
#D0FEFE
ΔE00 0.72
Ice Blue (survey)
#D7FFFE
ΔE00 0.89
Ice
#D6FFFA
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDFC #FDD2D3
analogous
#D2FDE6 #D2FDFC #D2E8FD
triadic
#D2FDFC #FCD2FD #FDFCD2
tetradic
#D2FDFC #E6D2FD #FDD2D3 #E8FDD2
square
#D2FDFC #E6D2FD #FDD2D3 #E8FDD2
split-complementary
#D2FDFC #FDD2E8 #FDE6D2
monochromatic
#5DF8F4 #97FAF8 #D2FDFC #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.09
#D2FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#D2FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDFC
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDFC | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#C5FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fdfc; /* rgb */ color: rgb(210, 253, 252); /* oklch */ color: oklch(96.4% 0.044 194.7);
Tailwind
colors: {
custom: {
50: '#e0fefd',
500: '#d2fdfc',
950: '#000000',
},
}SCSS
$custom: #d2fdfc; $custom-light: #e0fefd; $custom-dark: #000000;
JSON
{
"hex": "#d2fdfc",
"rgb": {
"r": 210,
"g": 253,
"b": 252
},
"hsl": {
"h": 178.605,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96376,
"c": 0.04396,
"h": 194.7
},
"luminance": 0.9098
}Semantic roles & 50–950 ramp
primary
#D2FDFC
secondary
#E68D8F
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585