#D2F8FE#D2F8FE
#D2F8FE is a very light, muted teal. Relative luminance 0.880; OKLCH L 95.4% C 0.040 H 208.1°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8FE |
|---|---|
| RGB | rgb(210, 248, 254) |
| HSL | hsl(188, 96%, 91%) |
| HSV | hsv(188, 17%, 100%) |
| CMYK | cmyk(17.3%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.16, -10.95, -6.95) |
| CIE-LCH | lch(95.16, 12.97, 212.43°) |
| OKLab | oklab(95.41% -0.0353 -0.0188) |
| OKLCH | oklch(95.41% 0.04 208.1) |
| XYZ | xyz(78.0303, 87.9899, 106.6193) |
| Luminance | 0.8799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.20
Very Light Blue
#D5FFFF
ΔE00 3.24
Really Light Blue
#D4FFFF
ΔE00 3.35
Ice Blue (survey)
#D7FFFE
ΔE00 3.43
Very Pale Blue
#D6FFFE
ΔE00 3.51
Pale Blue
#D0FEFE
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8FE #FED8D2
analogous
#D2FEEE #D2F8FE #D2E2FE
triadic
#D2F8FE #FED2F8 #F8FED2
tetradic
#D2F8FE #EED2FE #FED8D2 #E2FED2
square
#D2F8FE #EED2FE #FED8D2 #E2FED2
split-complementary
#D2F8FE #FED2E2 #FEEED2
monochromatic
#5AE5FB #96EFFD #D2F8FE #E1FAFE #E1FAFE
Accessibility & contrast
On white
1.13
#D2F8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#D2F8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8FE
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8FE | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#C5FCFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2f8fe; /* rgb */ color: rgb(210, 248, 254); /* oklch */ color: oklch(95.4% 0.040 208.1);
Tailwind
colors: {
custom: {
50: '#e0fafe',
500: '#d2f8fe',
950: '#000000',
},
}SCSS
$custom: #d2f8fe; $custom-light: #e0fafe; $custom-dark: #000000;
JSON
{
"hex": "#d2f8fe",
"rgb": {
"r": 210,
"g": 248,
"b": 254
},
"hsl": {
"h": 188.182,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.95407,
"c": 0.03998,
"h": 208.1
},
"luminance": 0.87992
}Semantic roles & 50–950 ramp
primary
#D2F8FE
secondary
#E8998C
accent
#1F00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585