#D2F4EE#D2F4EE
#D2F4EE is a very light, muted teal. Relative luminance 0.846; OKLCH L 94.1% C 0.036 H 183.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2F4EE |
|---|---|
| RGB | rgb(210, 244, 238) |
| HSL | hsl(169, 61%, 89%) |
| HSV | hsv(169, 14%, 96%) |
| CMYK | cmyk(13.9%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(93.70, -12.13, -0.81) |
| CIE-LCH | lch(93.70, 12.15, 183.83°) |
| OKLab | oklab(94.11% -0.0361 -0.0023) |
| OKLCH | oklch(94.11% 0.036 183.7) |
| XYZ | xyz(74.3578, 84.5743, 93.2792) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.65
Ice Blue (survey)
#D7FFFE
ΔE00 3.20
Very Pale Blue
#D6FFFE
ΔE00 3.26
Very Light Blue
#D5FFFF
ΔE00 3.59
Really Light Blue
#D4FFFF
ΔE00 3.67
Lightcyan
#E0FFFF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2F4EE #F4D2D8
analogous
#D2F4DD #D2F4EE #D2E9F4
triadic
#D2F4EE #EED2F4 #F4EED2
tetradic
#D2F4EE #DDD2F4 #F4D2D8 #E9F4D2
square
#D2F4EE #DDD2F4 #F4D2D8 #E9F4D2
split-complementary
#D2F4EE #F4D2E9 #F4DDD2
monochromatic
#70DCC9 #A1E8DB #D2F4EE #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.17
#D2F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#D2F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2F4EE
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2F4EE | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#EAEBEF
Tritanopia (blue-blind)
#C9F6F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d2f4ee; /* rgb */ color: rgb(210, 244, 238); /* oklch */ color: oklch(94.1% 0.036 183.7);
Tailwind
colors: {
custom: {
50: '#e0f7f3',
500: '#d2f4ee',
950: '#000000',
},
}SCSS
$custom: #d2f4ee; $custom-light: #e0f7f3; $custom-dark: #000000;
JSON
{
"hex": "#d2f4ee",
"rgb": {
"r": 210,
"g": 244,
"b": 238
},
"hsl": {
"h": 169.412,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.94114,
"c": 0.03619,
"h": 183.7
},
"luminance": 0.84576
}Semantic roles & 50–950 ramp
primary
#D2F4EE
secondary
#D596A1
accent
#1D3BC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151717
muted
#848585