#D2F8FA#D2F8FA
#D2F8FA is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.3% C 0.039 H 200.4°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8FA |
|---|---|
| RGB | rgb(210, 248, 250) |
| HSL | hsl(183, 80%, 90%) |
| HSV | hsv(183, 16%, 98%) |
| CMYK | cmyk(16%, 0.8%, 0%, 2%) |
| CIE-LAB | lab(95.05, -11.76, -5.04) |
| CIE-LCH | lch(95.05, 12.79, 203.22°) |
| OKLab | oklab(95.29% -0.0368 -0.0137) |
| OKLCH | oklch(95.29% 0.039 200.4) |
| XYZ | xyz(77.3965, 87.7364, 103.2810) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Very Light Blue
#D5FFFF
ΔE00 1.90
Ice Blue (survey)
#D7FFFE
ΔE00 1.97
Really Light Blue
#D4FFFF
ΔE00 2.03
Very Pale Blue
#D6FFFE
ΔE00 2.06
Pale Blue
#D0FEFE
ΔE00 2.42
Lightcyan
#E0FFFF
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8FA #FAD4D2
analogous
#D2FAE8 #D2F8FA #D2E4FA
triadic
#D2F8FA #FAD2F8 #F8FAD2
tetradic
#D2F8FA #E8D2FA #FAD4D2 #E4FAD2
square
#D2F8FA #E8D2FA #FAD4D2 #E4FAD2
split-complementary
#D2F8FA #FAD2E4 #FAE8D2
monochromatic
#64E7EE #9BEFF4 #D2F8FA #E3FBFC #E3FBFC
Accessibility & contrast
On white
1.13
#D2F8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#D2F8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8FA
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8FA | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#C6FBF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2f8fa; /* rgb */ color: rgb(210, 248, 250); /* oklch */ color: oklch(95.3% 0.039 200.4);
Tailwind
colors: {
custom: {
50: '#e0fafb',
500: '#d2f8fa',
950: '#000000',
},
}SCSS
$custom: #d2f8fa; $custom-light: #e0fafb; $custom-dark: #000000;
JSON
{
"hex": "#d2f8fa",
"rgb": {
"r": 210,
"g": 248,
"b": 250
},
"hsl": {
"h": 183,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.95287,
"c": 0.03924,
"h": 200.4
},
"luminance": 0.87739
}Semantic roles & 50–950 ramp
primary
#D2F8FA
secondary
#E09490
accent
#1409DC
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585