#D2FDFD#D2FDFD
#D2FDFD is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.4% C 0.044 H 196.4°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDFD |
|---|---|
| RGB | rgb(210, 253, 253) |
| HSL | hsl(180, 91%, 91%) |
| HSV | hsv(180, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.43, -13.64, -4.56) |
| CIE-LCH | lch(96.43, 14.38, 198.50°) |
| OKLab | oklab(96.41% -0.0421 -0.0124) |
| OKLCH | oklch(96.41% 0.044 196.4) |
| XYZ | xyz(79.4284, 91.0416, 106.2973) |
| Luminance | 0.9104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.41
Very Light Blue
#D5FFFF
ΔE00 0.51
Pale Blue
#D0FEFE
ΔE00 0.68
Very Pale Blue
#D6FFFE
ΔE00 0.73
Ice Blue (survey)
#D7FFFE
ΔE00 0.90
Ice
#D6FFFA
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDFD #FDD2D2
analogous
#D2FDE7 #D2FDFD #D2E7FD
triadic
#D2FDFD #FDD2FD #FDFDD2
tetradic
#D2FDFD #E7D2FD #FDD2D2 #E7FDD2
square
#D2FDFD #E7D2FD #FDD2D2 #E7FDD2
split-complementary
#D2FDFD #FDD2E7 #FDE7D2
monochromatic
#5DF8F8 #97FAFA #D2FDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.09
#D2FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D2FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDFD
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDFD | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#EEF2FD
Tritanopia (blue-blind)
#C5FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fdfd; /* rgb */ color: rgb(210, 253, 253); /* oklch */ color: oklch(96.4% 0.044 196.4);
Tailwind
colors: {
custom: {
50: '#e0fefe',
500: '#d2fdfd',
950: '#000000',
},
}SCSS
$custom: #d2fdfd; $custom-light: #e0fefe; $custom-dark: #000000;
JSON
{
"hex": "#d2fdfd",
"rgb": {
"r": 210,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96405,
"c": 0.04394,
"h": 196.4
},
"luminance": 0.91044
}Semantic roles & 50–950 ramp
primary
#D2FDFD
secondary
#E68D8D
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585