#D3FFE8#D3FFE8
#D3FFE8 is a very light, muted green. Relative luminance 0.912; OKLCH L 96.3% C 0.055 H 162.4°. Best body text is #000000 at 19.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFE8 |
|---|---|
| RGB | rgb(211, 255, 232) |
| HSL | hsl(149, 100%, 91%) |
| HSV | hsv(149, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.49, -18.39, 6.35) |
| CIE-LCH | lch(96.49, 19.45, 160.96°) |
| OKLab | oklab(96.3% -0.052 0.0165) |
| OKLCH | oklch(96.3% 0.055 162.4) |
| XYZ | xyz(77.1857, 91.1930, 89.8636) |
| Luminance | 0.9120 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 5.32
Eggshell Blue
#C4FFF7
ΔE00 6.29
Duck Egg Blue
#C3FBF4
ΔE00 6.43
Ice
#D6FFFA
ΔE00 6.67
Light Light Blue
#CAFFFB
ΔE00 7.25
Pale Turquoise
#A5FBD5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFE8 #FFD3EA
analogous
#D4FFD3 #D3FFE8 #D3FFFE
triadic
#D3FFE8 #E8D3FF #FFE8D3
tetradic
#D3FFE8 #D3D4FF #FFD3EA #FFFED3
square
#D3FFE8 #D3D4FF #FFD3EA #FFFED3
split-complementary
#D3FFE8 #FED3FF #FFD3D4
monochromatic
#59FFA8 #96FFC8 #D3FFE8 #E0FFEF #E0FFEF
Accessibility & contrast
On white
1.09
#D3FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.24
#D3FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFE8
19.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFE8 | 1.00 | 1.09 | 19.24 | 19.24 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F5F3E9
Tritanopia (blue-blind)
#CBFFF8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d3ffe8; /* rgb */ color: rgb(211, 255, 232); /* oklch */ color: oklch(96.3% 0.055 162.4);
Tailwind
colors: {
custom: {
50: '#e1ffef',
500: '#d3ffe8',
950: '#000000',
},
}SCSS
$custom: #d3ffe8; $custom-light: #e1ffef; $custom-dark: #000000;
JSON
{
"hex": "#d3ffe8",
"rgb": {
"r": 211,
"g": 255,
"b": 232
},
"hsl": {
"h": 148.636,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96298,
"c": 0.05454,
"h": 162.4
},
"luminance": 0.91195
}Semantic roles & 50–950 ramp
primary
#D3FFE8
secondary
#EB8CBD
accent
#0078E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685