#D2FCF2#D2FCF2
#D2FCF2 is a very light, muted teal. Relative luminance 0.897; OKLCH L 95.9% C 0.045 H 179.3°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FCF2 |
|---|---|
| RGB | rgb(210, 252, 242) |
| HSL | hsl(166, 88%, 91%) |
| HSV | hsv(166, 17%, 99%) |
| CMYK | cmyk(16.7%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(95.89, -15.33, 0.31) |
| CIE-LCH | lch(95.89, 15.33, 178.83°) |
| OKLab | oklab(95.88% -0.0451 0.0006) |
| OKLCH | oklch(95.88% 0.045 179.3) |
| XYZ | xyz(77.4115, 89.7311, 97.2284) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.16
Duck Egg Blue
#C3FBF4
ΔE00 3.18
Light Light Blue
#CAFFFB
ΔE00 3.21
Eggshell Blue
#C4FFF7
ΔE00 3.54
Very Pale Blue
#D6FFFE
ΔE00 3.79
Ice Blue (survey)
#D7FFFE
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FCF2 #FCD2DC
analogous
#D2FCDD #D2FCF2 #D2F1FC
triadic
#D2FCF2 #F2D2FC #FCF2D2
tetradic
#D2FCF2 #DDD2FC #FCD2DC #F1FCD2
square
#D2FCF2 #DDD2FC #FCD2DC #F1FCD2
split-complementary
#D2FCF2 #FCD2F1 #FCDDD2
monochromatic
#5FF4D1 #99F8E1 #D2FCF2 #E2FDF7 #E2FDF7
Accessibility & contrast
On white
1.11
#D2FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#D2FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FCF2
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FCF2 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#C8FDF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d2fcf2; /* rgb */ color: rgb(210, 252, 242); /* oklch */ color: oklch(95.9% 0.045 179.3);
Tailwind
colors: {
custom: {
50: '#e0fdf6',
500: '#d2fcf2',
950: '#000000',
},
}SCSS
$custom: #d2fcf2; $custom-light: #e0fdf6; $custom-dark: #000000;
JSON
{
"hex": "#d2fcf2",
"rgb": {
"r": 210,
"g": 252,
"b": 242
},
"hsl": {
"h": 165.714,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.95882,
"c": 0.04508,
"h": 179.3
},
"luminance": 0.89733
}Semantic roles & 50–950 ramp
primary
#D2FCF2
secondary
#E48EA3
accent
#0137E4
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585