#D3FFEF#D3FFEF
#D3FFEF is a very light, muted teal. Relative luminance 0.916; OKLCH L 96.5% C 0.050 H 171.2°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFEF |
|---|---|
| RGB | rgb(211, 255, 239) |
| HSL | hsl(158, 100%, 91%) |
| HSV | hsv(158, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(96.66, -17.07, 2.99) |
| CIE-LCH | lch(96.66, 17.33, 170.07°) |
| OKLab | oklab(96.49% -0.0492 0.0077) |
| OKLCH | oklch(96.49% 0.05 171.2) |
| XYZ | xyz(78.1998, 91.5987, 95.2048) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.28
Ice
#D6FFFA
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 4.32
Light Light Blue
#CAFFFB
ΔE00 4.89
Pale Aqua
#B8FFEB
ΔE00 5.17
Very Pale Blue
#D6FFFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFEF #FFD3E3
analogous
#D3FFD9 #D3FFEF #D3F9FF
triadic
#D3FFEF #EFD3FF #FFEFD3
tetradic
#D3FFEF #D9D3FF #FFD3E3 #F9FFD3
square
#D3FFEF #D9D3FF #FFD3E3 #F9FFD3
split-complementary
#D3FFEF #FFD3F9 #FFD9D3
monochromatic
#59FFC2 #96FFD9 #D3FFEF #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.09
#D3FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#D3FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFEF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFEF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EE
Deuteranopia (green-blind)
#F4F3F0
Tritanopia (blue-blind)
#C9FFFA
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffef; /* rgb */ color: rgb(211, 255, 239); /* oklch */ color: oklch(96.5% 0.050 171.2);
Tailwind
colors: {
custom: {
50: '#e1fff4',
500: '#d3ffef',
950: '#000000',
},
}SCSS
$custom: #d3ffef; $custom-light: #e1fff4; $custom-dark: #000000;
JSON
{
"hex": "#d3ffef",
"rgb": {
"r": 211,
"g": 255,
"b": 239
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96485,
"c": 0.04982,
"h": 171.2
},
"luminance": 0.91601
}Semantic roles & 50–950 ramp
primary
#D3FFEF
secondary
#EB8CAE
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685