#D2FDF8#D2FDF8
#D2FDF8 is a very light, muted teal. Relative luminance 0.907; OKLCH L 96.3% C 0.044 H 187.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FDF8 |
|---|---|
| RGB | rgb(210, 253, 248) |
| HSL | hsl(173, 91%, 91%) |
| HSV | hsv(173, 17%, 99%) |
| CMYK | cmyk(17%, 0%, 2%, 0.8%) |
| CIE-LAB | lab(96.30, -14.64, -2.18) |
| CIE-LCH | lch(96.30, 14.80, 188.46°) |
| OKLab | oklab(96.26% -0.044 -0.006) |
| OKLCH | oklch(96.26% 0.044 187.8) |
| XYZ | xyz(78.6423, 90.7272, 102.1574) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.68
Very Pale Blue
#D6FFFE
ΔE00 1.89
Ice Blue (survey)
#D7FFFE
ΔE00 2.01
Pale Blue
#D0FEFE
ΔE00 2.06
Light Light Blue
#CAFFFB
ΔE00 2.12
Really Light Blue
#D4FFFF
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FDF8 #FDD2D7
analogous
#D2FDE2 #D2FDF8 #D2ECFD
triadic
#D2FDF8 #F8D2FD #FDF8D2
tetradic
#D2FDF8 #E2D2FD #FDD2D7 #ECFDD2
square
#D2FDF8 #E2D2FD #FDD2D7 #ECFDD2
split-complementary
#D2FDF8 #FDD2EC #FDE2D2
monochromatic
#5DF8E6 #97FAEF #D2FDF8 #E2FEFA #E2FEFA
Accessibility & contrast
On white
1.10
#D2FDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#D2FDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FDF8
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FDF8 | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#F0F2F9
Tritanopia (blue-blind)
#C6FFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fdf8; /* rgb */ color: rgb(210, 253, 248); /* oklch */ color: oklch(96.3% 0.044 187.8);
Tailwind
colors: {
custom: {
50: '#e0fefa',
500: '#d2fdf8',
950: '#000000',
},
}SCSS
$custom: #d2fdf8; $custom-light: #e0fefa; $custom-dark: #000000;
JSON
{
"hex": "#d2fdf8",
"rgb": {
"r": 210,
"g": 253,
"b": 248
},
"hsl": {
"h": 173.023,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.96259,
"c": 0.04446,
"h": 187.8
},
"luminance": 0.9073
}Semantic roles & 50–950 ramp
primary
#D2FDF8
secondary
#E68D97
accent
#001BE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585