#D2F4EA#D2F4EA
#D2F4EA is a very light, muted teal. Relative luminance 0.843; OKLCH L 94.0% C 0.038 H 175.8°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F4EA |
|---|---|
| RGB | rgb(210, 244, 234) |
| HSL | hsl(162, 61%, 89%) |
| HSV | hsv(162, 14%, 96%) |
| CMYK | cmyk(13.9%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(93.60, -12.90, 1.11) |
| CIE-LCH | lch(93.60, 12.94, 175.06°) |
| OKLab | oklab(94% -0.0377 0.0028) |
| OKLCH | oklch(94% 0.038 175.8) |
| XYZ | xyz(73.7766, 84.3418, 90.2185) |
| Luminance | 0.8434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.30
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Very Pale Blue
#D6FFFE
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 4.86
Really Light Blue
#D4FFFF
ΔE00 4.91
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F4EA #F4D2DC
analogous
#D2F4D9 #D2F4EA #D2EDF4
triadic
#D2F4EA #EAD2F4 #F4EAD2
tetradic
#D2F4EA #D9D2F4 #F4D2DC #EDF4D2
square
#D2F4EA #D9D2F4 #F4D2DC #EDF4D2
split-complementary
#D2F4EA #F4D2ED #F4D9D2
monochromatic
#70DCBC #A1E8D3 #D2F4EA #E6F9F4 #E6F9F4
Accessibility & contrast
On white
1.18
#D2F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#D2F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F4EA
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F4EA | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFEA
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#CAF5F1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2f4ea; /* rgb */ color: rgb(210, 244, 234); /* oklch */ color: oklch(94.0% 0.038 175.8);
Tailwind
colors: {
custom: {
50: '#e0f7f0',
500: '#d2f4ea',
950: '#000000',
},
}SCSS
$custom: #d2f4ea; $custom-light: #e0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#d2f4ea",
"rgb": {
"r": 210,
"g": 244,
"b": 234
},
"hsl": {
"h": 162.353,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.94001,
"c": 0.03777,
"h": 175.8
},
"luminance": 0.84344
}Semantic roles & 50–950 ramp
primary
#D2F4EA
secondary
#D596A8
accent
#1D4FC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585