#D2F7EA#D2F7EA
#D2F7EA is a very light, muted teal. Relative luminance 0.862; OKLCH L 94.6% C 0.042 H 172.1°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F7EA |
|---|---|
| RGB | rgb(210, 247, 234) |
| HSL | hsl(159, 70%, 90%) |
| HSV | hsv(159, 15%, 97%) |
| CMYK | cmyk(15%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(94.38, -14.39, 2.25) |
| CIE-LCH | lch(94.38, 14.56, 171.10°) |
| OKLab | oklab(94.62% -0.0416 0.0058) |
| OKLCH | oklch(94.62% 0.042 172.1) |
| XYZ | xyz(74.6867, 86.1619, 90.5219) |
| Luminance | 0.8616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.65
Duck Egg Blue
#C3FBF4
ΔE00 4.68
Light Light Blue
#CAFFFB
ΔE00 5.00
Eggshell Blue
#C4FFF7
ΔE00 5.10
Very Pale Blue
#D6FFFE
ΔE00 5.16
Ice Blue (survey)
#D7FFFE
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F7EA #F7D2DF
analogous
#D2F7D8 #D2F7EA #D2F2F7
triadic
#D2F7EA #EAD2F7 #F7EAD2
tetradic
#D2F7EA #D8D2F7 #F7D2DF #F2F7D2
square
#D2F7EA #D8D2F7 #F7D2DF #F2F7D2
split-complementary
#D2F7EA #F7D2F2 #F7D8D2
monochromatic
#6AE5BA #9EEED2 #D2F7EA #E5FAF3 #E5FAF3
Accessibility & contrast
On white
1.15
#D2F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#D2F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F7EA
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F7EA | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#CAF8F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #d2f7ea; /* rgb */ color: rgb(210, 247, 234); /* oklch */ color: oklch(94.6% 0.042 172.1);
Tailwind
colors: {
custom: {
50: '#e0f9f0',
500: '#d2f7ea',
950: '#000000',
},
}SCSS
$custom: #d2f7ea; $custom-light: #e0f9f0; $custom-dark: #000000;
JSON
{
"hex": "#d2f7ea",
"rgb": {
"r": 210,
"g": 247,
"b": 234
},
"hsl": {
"h": 158.919,
"s": 69.811,
"l": 89.608
},
"oklch": {
"l": 0.94622,
"c": 0.04205,
"h": 172.1
},
"luminance": 0.86164
}Semantic roles & 50–950 ramp
primary
#D2F7EA
secondary
#DA93AC
accent
#1456D2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585