#D8F2EF#D8F2EF
#D8F2EF is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.1% C 0.028 H 188.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F2EF |
|---|---|
| RGB | rgb(216, 242, 239) |
| HSL | hsl(173, 50%, 90%) |
| HSV | hsv(173, 11%, 95%) |
| CMYK | cmyk(10.7%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(93.60, -9.03, -1.44) |
| CIE-LCH | lch(93.60, 9.14, 189.05°) |
| OKLab | oklab(94.14% -0.0272 -0.004) |
| OKLCH | oklch(94.14% 0.028 188.3) |
| XYZ | xyz(75.6474, 84.3338, 93.9371) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.07
Ice Blue (survey)
#D7FFFE
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.44
Ice
#D6FFFA
ΔE00 4.65
Very Light Blue
#D5FFFF
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F2EF #F2D8DB
analogous
#D8F2E2 #D8F2EF #D8E8F2
triadic
#D8F2EF #EFD8F2 #F2EFD8
tetradic
#D8F2EF #E2D8F2 #F2D8DB #E8F2D8
square
#D8F2EF #E2D8F2 #F2D8DB #E8F2D8
split-complementary
#D8F2EF #F2D8E8 #F2E2D8
monochromatic
#7CD3C9 #AAE3DC #D8F2EF #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.18
#D8F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D8F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F2EF
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F2EF | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#D1F3F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d8f2ef; /* rgb */ color: rgb(216, 242, 239); /* oklch */ color: oklch(94.1% 0.028 188.3);
Tailwind
colors: {
custom: {
50: '#e4f6f4',
500: '#d8f2ef',
950: '#000000',
},
}SCSS
$custom: #d8f2ef; $custom-light: #e4f6f4; $custom-dark: #000000;
JSON
{
"hex": "#d8f2ef",
"rgb": {
"r": 216,
"g": 242,
"b": 239
},
"hsl": {
"h": 173.077,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.94139,
"c": 0.02751,
"h": 188.3
},
"luminance": 0.84335
}Semantic roles & 50–950 ramp
primary
#D8F2EF
secondary
#D09EA4
accent
#2839BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585