#D2FCFD#D2FCFD
#D2FCFD is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.2% C 0.043 H 198.2°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCFD |
|---|---|
| RGB | rgb(210, 252, 253) |
| HSL | hsl(181, 91%, 91%) |
| HSV | hsv(181, 17%, 99%) |
| CMYK | cmyk(17%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.17, -13.14, -4.95) |
| CIE-LCH | lch(96.17, 14.04, 200.62°) |
| OKLab | oklab(96.2% -0.0408 -0.0135) |
| OKLCH | oklch(96.2% 0.043 198.2) |
| XYZ | xyz(79.1135, 90.4119, 106.1924) |
| Luminance | 0.9041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 0.73
Really Light Blue
#D4FFFF
ΔE00 0.76
Very Pale Blue
#D6FFFE
ΔE00 1.03
Ice Blue (survey)
#D7FFFE
ΔE00 1.09
Pale Blue
#D0FEFE
ΔE00 1.12
Ice
#D6FFFA
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCFD #FDD3D2
analogous
#D2FDE8 #D2FCFD #D2E6FD
triadic
#D2FCFD #FDD2FC #FCFDD2
tetradic
#D2FCFD #E8D2FD #FDD3D2 #E6FDD2
square
#D2FCFD #E8D2FD #FDD3D2 #E6FDD2
split-complementary
#D2FCFD #FDD2E6 #FDE8D2
monochromatic
#5DF4F8 #97F8FA #D2FCFD #E2FDFE #E2FDFE
Accessibility & contrast
On white
1.10
#D2FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D2FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCFD
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCFD | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#C5FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcfd; /* rgb */ color: rgb(210, 252, 253); /* oklch */ color: oklch(96.2% 0.043 198.2);
Tailwind
colors: {
custom: {
50: '#e0fdfe',
500: '#d2fcfd',
950: '#000000',
},
}SCSS
$custom: #d2fcfd; $custom-light: #e0fdfe; $custom-dark: #000000;
JSON
{
"hex": "#d2fcfd",
"rgb": {
"r": 210,
"g": 252,
"b": 253
},
"hsl": {
"h": 181.395,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96199,
"c": 0.043,
"h": 198.2
},
"luminance": 0.90414
}Semantic roles & 50–950 ramp
primary
#D2FCFD
secondary
#E68F8D
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585