#D2F8F2#D2F8F2
#D2F8F2 is a very light, muted teal. Relative luminance 0.872; OKLCH L 95.1% C 0.040 H 184.9°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F8F2 |
|---|---|
| RGB | rgb(210, 248, 242) |
| HSL | hsl(171, 73%, 90%) |
| HSV | hsv(171, 15%, 97%) |
| CMYK | cmyk(15.3%, 0%, 2.4%, 2.7%) |
| CIE-LAB | lab(94.84, -13.34, -1.21) |
| CIE-LCH | lch(94.84, 13.40, 185.19°) |
| OKLab | oklab(95.05% -0.0398 -0.0034) |
| OKLCH | oklch(95.05% 0.04 184.9) |
| XYZ | xyz(76.1686, 87.2452, 96.8141) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 1.55
Very Pale Blue
#D6FFFE
ΔE00 2.53
Ice Blue (survey)
#D7FFFE
ΔE00 2.54
Very Light Blue
#D5FFFF
ΔE00 2.89
Really Light Blue
#D4FFFF
ΔE00 2.92
Pale Blue
#D0FEFE
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F8F2 #F8D2D8
analogous
#D2F8DF #D2F8F2 #D2EBF8
triadic
#D2F8F2 #F2D2F8 #F8F2D2
tetradic
#D2F8F2 #DFD2F8 #F8D2D8 #EBF8D2
square
#D2F8F2 #DFD2F8 #F8D2D8 #EBF8D2
split-complementary
#D2F8F2 #F8D2EB #F8DFD2
monochromatic
#68E8D3 #9DF0E3 #D2F8F2 #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.14
#D2F8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#D2F8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F8F2
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F8F2 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3F2
Deuteranopia (green-blind)
#ECEEF3
Tritanopia (blue-blind)
#C8FAF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #d2f8f2; /* rgb */ color: rgb(210, 248, 242); /* oklch */ color: oklch(95.1% 0.040 184.9);
Tailwind
colors: {
custom: {
50: '#e0faf6',
500: '#d2f8f2',
950: '#000000',
},
}SCSS
$custom: #d2f8f2; $custom-light: #e0faf6; $custom-dark: #000000;
JSON
{
"hex": "#d2f8f2",
"rgb": {
"r": 210,
"g": 248,
"b": 242
},
"hsl": {
"h": 170.526,
"s": 73.077,
"l": 89.804
},
"oklch": {
"l": 0.95054,
"c": 0.03999,
"h": 184.9
},
"luminance": 0.87247
}Semantic roles & 50–950 ramp
primary
#D2F8F2
secondary
#DC929E
accent
#102FD5
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585