#D8EFF2#D8EFF2
#D8EFF2 is a very light, muted teal. Relative luminance 0.827; OKLCH L 93.6% C 0.025 H 206.2°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D8EFF2 |
|---|---|
| RGB | rgb(216, 239, 242) |
| HSL | hsl(187, 50%, 90%) |
| HSV | hsv(187, 11%, 95%) |
| CMYK | cmyk(10.7%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(92.90, -6.94, -4.02) |
| CIE-LCH | lch(92.90, 8.01, 210.07°) |
| OKLab | oklab(93.62% -0.022 -0.0108) |
| OKLCH | oklch(93.62% 0.025 206.2) |
| XYZ | xyz(75.2087, 82.7414, 95.9955) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 6.03
Very Pale Blue
#D6FFFE
ΔE00 6.22
Very Light Blue
#D5FFFF
ΔE00 6.23
Really Light Blue
#D4FFFF
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8EFF2 #F2DBD8
analogous
#D8F2E8 #D8EFF2 #D8E2F2
triadic
#D8EFF2 #F2D8EF #EFF2D8
tetradic
#D8EFF2 #E8D8F2 #F2DBD8 #E2F2D8
square
#D8EFF2 #E8D8F2 #F2DBD8 #E2F2D8
split-complementary
#D8EFF2 #F2D8E2 #F2E8D8
monochromatic
#7CC9D3 #AADCE3 #D8EFF2 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.20
#D8EFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#D8EFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8EFF2
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8EFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8EFF2 | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#D1F1F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d8eff2; /* rgb */ color: rgb(216, 239, 242); /* oklch */ color: oklch(93.6% 0.025 206.2);
Tailwind
colors: {
custom: {
50: '#e4f4f6',
500: '#d8eff2',
950: '#000000',
},
}SCSS
$custom: #d8eff2; $custom-light: #e4f4f6; $custom-dark: #000000;
JSON
{
"hex": "#d8eff2",
"rgb": {
"r": 216,
"g": 239,
"b": 242
},
"hsl": {
"h": 186.923,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.93616,
"c": 0.02456,
"h": 206.2
},
"luminance": 0.82743
}Semantic roles & 50–950 ramp
primary
#D8EFF2
secondary
#D0A49E
accent
#3928BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585