#D2FEFD#D2FEFD
#D2FEFD is a very light, muted teal. Relative luminance 0.917; OKLCH L 96.6% C 0.045 H 194.7°. Best body text is #000000 at 19.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEFD |
|---|---|
| RGB | rgb(210, 254, 253) |
| HSL | hsl(179, 96%, 91%) |
| HSV | hsv(179, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(96.69, -14.14, -4.18) |
| CIE-LCH | lch(96.69, 14.74, 196.48°) |
| OKLab | oklab(96.61% -0.0434 -0.0114) |
| OKLCH | oklch(96.61% 0.045 194.7) |
| XYZ | xyz(79.7449, 91.6746, 106.4028) |
| Luminance | 0.9168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.55
Really Light Blue
#D4FFFF
ΔE00 0.58
Very Light Blue
#D5FFFF
ΔE00 0.76
Very Pale Blue
#D6FFFE
ΔE00 0.77
Ice Blue (survey)
#D7FFFE
ΔE00 1.01
Ice
#D6FFFA
ΔE00 1.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEFD #FED2D3
analogous
#D2FEE7 #D2FEFD #D2E9FE
triadic
#D2FEFD #FDD2FE #FEFDD2
tetradic
#D2FEFD #E7D2FE #FED2D3 #E9FED2
square
#D2FEFD #E7D2FE #FED2D3 #E9FED2
split-complementary
#D2FEFD #FED2E9 #FEE7D2
monochromatic
#5AFBF8 #96FDFA #D2FEFD #E1FEFE #E1FEFE
Accessibility & contrast
On white
1.09
#D2FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.34
#D2FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEFD
19.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEFD | 1.00 | 1.09 | 19.34 | 19.34 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#C5FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d2fefd; /* rgb */ color: rgb(210, 254, 253); /* oklch */ color: oklch(96.6% 0.045 194.7);
Tailwind
colors: {
custom: {
50: '#e0fefe',
500: '#d2fefd',
950: '#000000',
},
}SCSS
$custom: #d2fefd; $custom-light: #e0fefe; $custom-dark: #000000;
JSON
{
"hex": "#d2fefd",
"rgb": {
"r": 210,
"g": 254,
"b": 253
},
"hsl": {
"h": 178.636,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.96611,
"c": 0.04491,
"h": 194.7
},
"luminance": 0.91677
}Semantic roles & 50–950 ramp
primary
#D2FEFD
secondary
#E88C8E
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585