#D2FDFA#D2FDFA
#D2FDFA is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.3% C 0.044 H 191.2°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDFA |
|---|---|
| RGB | rgb(210, 253, 250) |
| HSL | hsl(176, 91%, 91%) |
| HSV | hsv(176, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(96.35, -14.24, -3.13) |
| CIE-LCH | lch(96.35, 14.58, 192.41°) |
| OKLab | oklab(96.32% -0.0433 -0.0086) |
| OKLCH | oklch(96.32% 0.044 191.2) |
| XYZ | xyz(78.9543, 90.8519, 103.8002) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.99
Very Pale Blue
#D6FFFE
ΔE00 1.16
Pale Blue
#D0FEFE
ΔE00 1.30
Ice Blue (survey)
#D7FFFE
ΔE00 1.33
Really Light Blue
#D4FFFF
ΔE00 1.34
Very Light Blue
#D5FFFF
ΔE00 1.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDFA #FDD2D5
analogous
#D2FDE4 #D2FDFA #D2EAFD
triadic
#D2FDFA #FAD2FD #FDFAD2
tetradic
#D2FDFA #E4D2FD #FDD2D5 #EAFDD2
square
#D2FDFA #E4D2FD #FDD2D5 #EAFDD2
split-complementary
#D2FDFA #FDD2EA #FDE4D2
monochromatic
#5DF8ED #97FAF3 #D2FDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.10
#D2FDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#D2FDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDFA
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDFA | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#C6FFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fdfa; /* rgb */ color: rgb(210, 253, 250); /* oklch */ color: oklch(96.3% 0.044 191.2);
Tailwind
colors: {
custom: {
50: '#e0fefb',
500: '#d2fdfa',
950: '#000000',
},
}SCSS
$custom: #d2fdfa; $custom-light: #e0fefb; $custom-dark: #000000;
JSON
{
"hex": "#d2fdfa",
"rgb": {
"r": 210,
"g": 253,
"b": 250
},
"hsl": {
"h": 175.814,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96317,
"c": 0.04413,
"h": 191.2
},
"luminance": 0.90854
}Semantic roles & 50–950 ramp
primary
#D2FDFA
secondary
#E68D93
accent
#0010E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585