#D2FDFE#D2FDFE
#D2FDFE is a very light, muted teal. Relative luminance 0.911; OKLCH L 96.4% C 0.044 H 198.2°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDFE |
|---|---|
| RGB | rgb(210, 253, 254) |
| HSL | hsl(181, 96%, 91%) |
| HSV | hsv(181, 17%, 100%) |
| CMYK | cmyk(17.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.45, -13.44, -5.04) |
| CIE-LCH | lch(96.45, 14.35, 200.56°) |
| OKLab | oklab(96.44% -0.0417 -0.0137) |
| OKLCH | oklch(96.44% 0.044 198.2) |
| XYZ | xyz(79.5881, 91.1055, 107.1385) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Really Light Blue
#D4FFFF
ΔE00 0.57
Very Light Blue
#D5FFFF
ΔE00 0.61
Pale Blue
#D0FEFE
ΔE00 0.88
Very Pale Blue
#D6FFFE
ΔE00 0.98
Ice Blue (survey)
#D7FFFE
ΔE00 1.09
Light Sky Blue
#C6FCFF
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDFE #FED3D2
analogous
#D2FEE9 #D2FDFE #D2E7FE
triadic
#D2FDFE #FED2FD #FDFED2
tetradic
#D2FDFE #E9D2FE #FED3D2 #E7FED2
square
#D2FDFE #E9D2FE #FED3D2 #E7FED2
split-complementary
#D2FDFE #FED2E7 #FEE9D2
monochromatic
#5AF8FB #96FAFD #D2FDFE #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#D2FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#D2FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDFE
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDFE | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#C5FFFD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fdfe; /* rgb */ color: rgb(210, 253, 254); /* oklch */ color: oklch(96.4% 0.044 198.2);
Tailwind
colors: {
custom: {
50: '#e0fefe',
500: '#d2fdfe',
950: '#000000',
},
}SCSS
$custom: #d2fdfe; $custom-light: #e0fefe; $custom-dark: #000000;
JSON
{
"hex": "#d2fdfe",
"rgb": {
"r": 210,
"g": 253,
"b": 254
},
"hsl": {
"h": 181.364,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96435,
"c": 0.04395,
"h": 198.2
},
"luminance": 0.91108
}Semantic roles & 50–950 ramp
primary
#D2FDFE
secondary
#E88E8C
accent
#0500E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585