#D8F4F2#D8F4F2
#D8F4F2 is a very light, muted teal. Relative luminance 0.857; OKLCH L 94.6% C 0.029 H 191.4°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D8F4F2 |
|---|---|
| RGB | rgb(216, 244, 242) |
| HSL | hsl(176, 56%, 90%) |
| HSV | hsv(176, 11%, 96%) |
| CMYK | cmyk(11.5%, 0%, 0.8%, 4.3%) |
| CIE-LAB | lab(94.19, -9.46, -2.13) |
| CIE-LCH | lch(94.19, 9.70, 192.66°) |
| OKLab | oklab(94.63% -0.0288 -0.0058) |
| OKLCH | oklch(94.63% 0.029 191.4) |
| XYZ | xyz(76.6928, 85.7096, 96.4902) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.43
Ice Blue (survey)
#D7FFFE
ΔE00 3.58
Very Pale Blue
#D6FFFE
ΔE00 3.77
Very Light Blue
#D5FFFF
ΔE00 3.96
Really Light Blue
#D4FFFF
ΔE00 4.15
Ice
#D6FFFA
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8F4F2 #F4D8DA
analogous
#D8F4E4 #D8F4F2 #D8E8F4
triadic
#D8F4F2 #F2D8F4 #F4F2D8
tetradic
#D8F4F2 #E4D8F4 #F4D8DA #E8F4D8
square
#D8F4F2 #E4D8F4 #F4D8DA #E8F4D8
split-complementary
#D8F4F2 #F4D8E8 #F4E4D8
monochromatic
#79D9D2 #A8E7E2 #D8F4F2 #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.16
#D8F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#D8F4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8F4F2
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8F4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8F4F2 | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#EBECF2
Tritanopia (blue-blind)
#D0F6F3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d8f4f2; /* rgb */ color: rgb(216, 244, 242); /* oklch */ color: oklch(94.6% 0.029 191.4);
Tailwind
colors: {
custom: {
50: '#e4f7f6',
500: '#d8f4f2',
950: '#000000',
},
}SCSS
$custom: #d8f4f2; $custom-light: #e4f7f6; $custom-dark: #000000;
JSON
{
"hex": "#d8f4f2",
"rgb": {
"r": 216,
"g": 244,
"b": 242
},
"hsl": {
"h": 175.714,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.94633,
"c": 0.02934,
"h": 191.4
},
"luminance": 0.85711
}Semantic roles & 50–950 ramp
primary
#D8F4F2
secondary
#D49CA0
accent
#222EC4
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585