#D3FFEC#D3FFEC
#D3FFEC is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.052 H 167.2°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFEC |
|---|---|
| RGB | rgb(211, 255, 236) |
| HSL | hsl(154, 100%, 91%) |
| HSV | hsv(154, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(96.58, -17.64, 4.43) |
| CIE-LCH | lch(96.58, 18.18, 165.92°) |
| OKLab | oklab(96.4% -0.0504 0.0114) |
| OKLCH | oklch(96.4% 0.052 167.2) |
| XYZ | xyz(77.7603, 91.4229, 92.8900) |
| Luminance | 0.9143 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.08
Eggshell Blue
#C4FFF7
ΔE00 5.11
Duck Egg Blue
#C3FBF4
ΔE00 5.21
Ice
#D6FFFA
ΔE00 5.34
Light Light Blue
#CAFFFB
ΔE00 5.91
Very Pale Blue
#D6FFFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFEC #FFD3E6
analogous
#D3FFD6 #D3FFEC #D3FCFF
triadic
#D3FFEC #ECD3FF #FFECD3
tetradic
#D3FFEC #D6D3FF #FFD3E6 #FCFFD3
square
#D3FFEC #D6D3FF #FFD3E6 #FCFFD3
split-complementary
#D3FFEC #FFD3FC #FFD6D3
monochromatic
#59FFB7 #96FFD2 #D3FFEC #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D3FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#D3FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFEC
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFEC | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#F4F3ED
Tritanopia (blue-blind)
#CAFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffec; /* rgb */ color: rgb(211, 255, 236); /* oklch */ color: oklch(96.4% 0.052 167.2);
Tailwind
colors: {
custom: {
50: '#e1fff2',
500: '#d3ffec',
950: '#000000',
},
}SCSS
$custom: #d3ffec; $custom-light: #e1fff2; $custom-dark: #000000;
JSON
{
"hex": "#d3ffec",
"rgb": {
"r": 211,
"g": 255,
"b": 236
},
"hsl": {
"h": 154.091,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96404,
"c": 0.05169,
"h": 167.2
},
"luminance": 0.91425
}Semantic roles & 50–950 ramp
primary
#D3FFEC
secondary
#EB8CB5
accent
#0063E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685