#D2FCF8#D2FCF8
#D2FCF8 is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.1% C 0.043 H 189.4°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCF8 |
|---|---|
| RGB | rgb(210, 252, 248) |
| HSL | hsl(174, 88%, 91%) |
| HSV | hsv(174, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(96.04, -14.15, -2.56) |
| CIE-LCH | lch(96.04, 14.38, 190.26°) |
| OKLab | oklab(96.05% -0.0428 -0.0071) |
| OKLCH | oklch(96.05% 0.043 189.4) |
| XYZ | xyz(78.3275, 90.0975, 102.0524) |
| Luminance | 0.9010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 0.78
Very Pale Blue
#D6FFFE
ΔE00 1.50
Ice Blue (survey)
#D7FFFE
ΔE00 1.61
Really Light Blue
#D4FFFF
ΔE00 1.77
Pale Blue
#D0FEFE
ΔE00 1.77
Very Light Blue
#D5FFFF
ΔE00 1.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCF8 #FCD2D6
analogous
#D2FCE3 #D2FCF8 #D2EBFC
triadic
#D2FCF8 #F8D2FC #FCF8D2
tetradic
#D2FCF8 #E3D2FC #FCD2D6 #EBFCD2
square
#D2FCF8 #E3D2FC #FCD2D6 #EBFCD2
split-complementary
#D2FCF8 #FCD2EB #FCE3D2
monochromatic
#5FF4E6 #99F8EF #D2FCF8 #E2FDFB #E2FDFB
Accessibility & contrast
On white
1.10
#D2FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#D2FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCF8
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCF8 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#EFF1F9
Tritanopia (blue-blind)
#C6FEFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d2fcf8; /* rgb */ color: rgb(210, 252, 248); /* oklch */ color: oklch(96.1% 0.043 189.4);
Tailwind
colors: {
custom: {
50: '#e0fdfa',
500: '#d2fcf8',
950: '#000000',
},
}SCSS
$custom: #d2fcf8; $custom-light: #e0fdfa; $custom-dark: #000000;
JSON
{
"hex": "#d2fcf8",
"rgb": {
"r": 210,
"g": 252,
"b": 248
},
"hsl": {
"h": 174.286,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.96053,
"c": 0.04334,
"h": 189.4
},
"luminance": 0.901
}Semantic roles & 50–950 ramp
primary
#D2FCF8
secondary
#E48E96
accent
#0117E4
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585