#D3FEEF#D3FEEF
#D3FEEF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.048 H 172.1°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FEEF |
|---|---|
| RGB | rgb(211, 254, 239) |
| HSL | hsl(159, 96%, 91%) |
| HSV | hsv(159, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(96.39, -16.58, 2.61) |
| CIE-LCH | lch(96.39, 16.78, 171.06°) |
| OKLab | oklab(96.28% -0.0479 0.0067) |
| OKLCH | oklch(96.28% 0.048 172.1) |
| XYZ | xyz(77.8817, 90.9624, 95.0987) |
| Luminance | 0.9096 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.94
Duck Egg Blue
#C3FBF4
ΔE00 4.14
Eggshell Blue
#C4FFF7
ΔE00 4.18
Light Light Blue
#CAFFFB
ΔE00 4.65
Pale Aqua
#B8FFEB
ΔE00 5.43
Very Pale Blue
#D6FFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FEEF #FED3E2
analogous
#D3FED9 #D3FEEF #D3F7FE
triadic
#D3FEEF #EFD3FE #FEEFD3
tetradic
#D3FEEF #D9D3FE #FED3E2 #F7FED3
square
#D3FEEF #D9D3FE #FED3E2 #F7FED3
split-complementary
#D3FEEF #FED3F7 #FED9D3
monochromatic
#5BFBC3 #97FDD9 #D3FEEF #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.09
#D3FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#D3FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FEEF
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FEEF | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F3F2F0
Tritanopia (blue-blind)
#CAFFF9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3feef; /* rgb */ color: rgb(211, 254, 239); /* oklch */ color: oklch(96.3% 0.048 172.1);
Tailwind
colors: {
custom: {
50: '#e1fef4',
500: '#d3feef',
950: '#000000',
},
}SCSS
$custom: #d3feef; $custom-light: #e1fef4; $custom-dark: #000000;
JSON
{
"hex": "#d3feef",
"rgb": {
"r": 211,
"g": 254,
"b": 239
},
"hsl": {
"h": 159.07,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.96277,
"c": 0.04838,
"h": 172.1
},
"luminance": 0.90965
}Semantic roles & 50–950 ramp
primary
#D3FEEF
secondary
#E88DAD
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585