#D2F7FA#D2F7FA
#D2F7FA is a very light, muted teal. Relative luminance 0.871; OKLCH L 95.1% C 0.038 H 202.5°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F7FA |
|---|---|
| RGB | rgb(210, 247, 250) |
| HSL | hsl(185, 80%, 90%) |
| HSV | hsv(185, 16%, 98%) |
| CMYK | cmyk(16%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(94.79, -11.26, -5.43) |
| CIE-LCH | lch(94.79, 12.49, 205.74°) |
| OKLab | oklab(95.08% -0.0355 -0.0147) |
| OKLCH | oklch(95.08% 0.038 202.5) |
| XYZ | xyz(77.0899, 87.1232, 103.1787) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 2.43
Ice Blue (survey)
#D7FFFE
ΔE00 2.51
Really Light Blue
#D4FFFF
ΔE00 2.57
Lightcyan
#E0FFFF
ΔE00 2.57
Very Pale Blue
#D6FFFE
ΔE00 2.60
Pale Blue
#D0FEFE
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F7FA #FAD5D2
analogous
#D2FAE9 #D2F7FA #D2E3FA
triadic
#D2F7FA #FAD2F7 #F7FAD2
tetradic
#D2F7FA #E9D2FA #FAD5D2 #E3FAD2
square
#D2F7FA #E9D2FA #FAD5D2 #E3FAD2
split-complementary
#D2F7FA #FAD2E3 #FAE9D2
monochromatic
#64E3EE #9BEDF4 #D2F7FA #E3FAFC #E3FAFC
Accessibility & contrast
On white
1.14
#D2F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#D2F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F7FA
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F7FA | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C6FAF8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2f7fa; /* rgb */ color: rgb(210, 247, 250); /* oklch */ color: oklch(95.1% 0.038 202.5);
Tailwind
colors: {
custom: {
50: '#e0f9fc',
500: '#d2f7fa',
950: '#000000',
},
}SCSS
$custom: #d2f7fa; $custom-light: #e0f9fc; $custom-dark: #000000;
JSON
{
"hex": "#d2f7fa",
"rgb": {
"r": 210,
"g": 247,
"b": 250
},
"hsl": {
"h": 184.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.95082,
"c": 0.0384,
"h": 202.5
},
"luminance": 0.87125
}Semantic roles & 50–950 ramp
primary
#D2F7FA
secondary
#E09690
accent
#1909DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585