#D3FFED#D3FFED
#D3FFED is a very light, muted teal. Relative luminance 0.915; OKLCH L 96.4% C 0.051 H 168.5°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFED |
|---|---|
| RGB | rgb(211, 255, 237) |
| HSL | hsl(155, 100%, 91%) |
| HSV | hsv(155, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.61, -17.45, 3.95) |
| CIE-LCH | lch(96.61, 17.89, 167.26°) |
| OKLab | oklab(96.43% -0.05 0.0102) |
| OKLCH | oklch(96.43% 0.051 168.5) |
| XYZ | xyz(77.9060, 91.4812, 93.6573) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.82
Duck Egg Blue
#C3FBF4
ΔE00 4.90
Ice
#D6FFFA
ΔE00 5.00
Pale Aqua
#B8FFEB
ΔE00 5.08
Light Light Blue
#CAFFFB
ΔE00 5.57
Very Pale Blue
#D6FFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFED #FFD3E5
analogous
#D3FFD7 #D3FFED #D3FBFF
triadic
#D3FFED #EDD3FF #FFEDD3
tetradic
#D3FFED #D7D3FF #FFD3E5 #FBFFD3
square
#D3FFED #D7D3FF #FFD3E5 #FBFFD3
split-complementary
#D3FFED #FFD3FB #FFD7D3
monochromatic
#59FFBB #96FFD4 #D3FFED #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.09
#D3FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#D3FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFED
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFED | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#CAFFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffed; /* rgb */ color: rgb(211, 255, 237); /* oklch */ color: oklch(96.4% 0.051 168.5);
Tailwind
colors: {
custom: {
50: '#e1fff2',
500: '#d3ffed',
950: '#000000',
},
}SCSS
$custom: #d3ffed; $custom-light: #e1fff2; $custom-dark: #000000;
JSON
{
"hex": "#d3ffed",
"rgb": {
"r": 211,
"g": 255,
"b": 237
},
"hsl": {
"h": 155.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96431,
"c": 0.05104,
"h": 168.5
},
"luminance": 0.91483
}Semantic roles & 50–950 ramp
primary
#D3FFED
secondary
#EB8CB2
accent
#005EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685