#D2F8F6#D2F8F6
#D2F8F6 is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.2% C 0.039 H 192.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8F6 |
|---|---|
| RGB | rgb(210, 248, 246) |
| HSL | hsl(177, 73%, 90%) |
| HSV | hsv(177, 15%, 97%) |
| CMYK | cmyk(15.3%, 0%, 0.8%, 2.7%) |
| CIE-LAB | lab(94.94, -12.55, -3.13) |
| CIE-LCH | lch(94.94, 12.94, 194.00°) |
| OKLab | oklab(95.17% -0.0383 -0.0086) |
| OKLCH | oklch(95.17% 0.039 192.6) |
| XYZ | xyz(76.7759, 87.4882, 100.0127) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 1.49
Very Pale Blue
#D6FFFE
ΔE00 1.53
Very Light Blue
#D5FFFF
ΔE00 1.74
Really Light Blue
#D4FFFF
ΔE00 1.82
Ice
#D6FFFA
ΔE00 1.99
Pale Blue
#D0FEFE
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8F6 #F8D2D4
analogous
#D2F8E3 #D2F8F6 #D2E7F8
triadic
#D2F8F6 #F6D2F8 #F8F6D2
tetradic
#D2F8F6 #E3D2F8 #F8D2D4 #E7F8D2
square
#D2F8F6 #E3D2F8 #F8D2D4 #E7F8D2
split-complementary
#D2F8F6 #F8D2E7 #F8E3D2
monochromatic
#68E8E1 #9DF0EB #D2F8F6 #E5FBFA #E5FBFA
Accessibility & contrast
On white
1.14
#D2F8F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#D2F8F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8F6
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8F6 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F6
Deuteranopia (green-blind)
#EBEEF6
Tritanopia (blue-blind)
#C7FAF7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2f8f6; /* rgb */ color: rgb(210, 248, 246); /* oklch */ color: oklch(95.2% 0.039 192.6);
Tailwind
colors: {
custom: {
50: '#e0faf9',
500: '#d2f8f6',
950: '#000000',
},
}SCSS
$custom: #d2f8f6; $custom-light: #e0faf9; $custom-dark: #000000;
JSON
{
"hex": "#d2f8f6",
"rgb": {
"r": 210,
"g": 248,
"b": 246
},
"hsl": {
"h": 176.842,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.9517,
"c": 0.03924,
"h": 192.6
},
"luminance": 0.8749
}Semantic roles & 50–950 ramp
primary
#D2F8F6
secondary
#DC9296
accent
#101BD5
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585