#D3F2EA#D3F2EA
#D3F2EA is a very light, muted teal. Relative luminance 0.833; OKLCH L 93.7% C 0.034 H 178.3°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2EA |
|---|---|
| RGB | rgb(211, 242, 234) |
| HSL | hsl(165, 54%, 89%) |
| HSV | hsv(165, 13%, 95%) |
| CMYK | cmyk(12.8%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(93.14, -11.58, 0.46) |
| CIE-LCH | lch(93.14, 11.59, 177.74°) |
| OKLab | oklab(93.66% -0.034 0.001) |
| OKLCH | oklch(93.66% 0.034 178.3) |
| XYZ | xyz(73.4638, 83.2921, 90.0324) |
| Luminance | 0.8329 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.58
Ice Blue (survey)
#D7FFFE
ΔE00 4.26
Very Pale Blue
#D6FFFE
ΔE00 4.35
Lightcyan
#E0FFFF
ΔE00 4.49
Very Light Blue
#D5FFFF
ΔE00 4.70
Really Light Blue
#D4FFFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2EA #F2D3DB
analogous
#D3F2DB #D3F2EA #D3EBF2
triadic
#D3F2EA #EAD3F2 #F2EAD3
tetradic
#D3F2EA #DBD3F2 #F2D3DB #EBF2D3
square
#D3F2EA #DBD3F2 #F2D3DB #EBF2D3
split-complementary
#D3F2EA #F2D3EB #F2DBD3
monochromatic
#75D6BD #A4E4D3 #D3F2EA #E7F8F4 #E7F8F4
Accessibility & contrast
On white
1.19
#D3F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#D3F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2EA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2EA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEA
Deuteranopia (green-blind)
#E9E9EB
Tritanopia (blue-blind)
#CCF3EF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d3f2ea; /* rgb */ color: rgb(211, 242, 234); /* oklch */ color: oklch(93.7% 0.034 178.3);
Tailwind
colors: {
custom: {
50: '#e0f6f0',
500: '#d3f2ea',
950: '#000000',
},
}SCSS
$custom: #d3f2ea; $custom-light: #e0f6f0; $custom-dark: #000000;
JSON
{
"hex": "#d3f2ea",
"rgb": {
"r": 211,
"g": 242,
"b": 234
},
"hsl": {
"h": 164.516,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.93656,
"c": 0.03406,
"h": 178.3
},
"luminance": 0.83294
}Semantic roles & 50–950 ramp
primary
#D3F2EA
secondary
#D198A7
accent
#244CC2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585