#D3FFE2#D3FFE2
#D3FFE2 is a very light, muted green. Relative luminance 0.909; OKLCH L 96.1% C 0.059 H 156.2°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFE2 |
|---|---|
| RGB | rgb(211, 255, 226) |
| HSL | hsl(140, 100%, 91%) |
| HSV | hsv(140, 17%, 100%) |
| CMYK | cmyk(17.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(96.35, -19.48, 9.23) |
| CIE-LCH | lch(96.35, 21.56, 154.65°) |
| OKLab | oklab(96.14% -0.0544 0.024) |
| OKLCH | oklch(96.14% 0.059 156.2) |
| XYZ | xyz(76.3480, 90.8579, 85.4516) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.21
Pale Turquoise
#A5FBD5
ΔE00 7.27
Mint
#AAF0C1
ΔE00 7.45
Eggshell Blue
#C4FFF7
ΔE00 8.08
Duck Egg Blue
#C3FBF4
ΔE00 8.26
Ice
#D6FFFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFE2 #FFD3F0
analogous
#DAFFD3 #D3FFE2 #D3FFF8
triadic
#D3FFE2 #E2D3FF #FFE2D3
tetradic
#D3FFE2 #D3DAFF #FFD3F0 #FFF8D3
square
#D3FFE2 #D3DAFF #FFD3F0 #FFF8D3
split-complementary
#D3FFE2 #F8D3FF #FFD3DA
monochromatic
#59FF91 #96FFBA #D3FFE2 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.10
#D3FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#D3FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFE2
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFE2 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8E1
Deuteranopia (green-blind)
#F7F2E4
Tritanopia (blue-blind)
#CCFEF6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d3ffe2; /* rgb */ color: rgb(211, 255, 226); /* oklch */ color: oklch(96.1% 0.059 156.2);
Tailwind
colors: {
custom: {
50: '#e1ffeb',
500: '#d3ffe2',
950: '#000000',
},
}SCSS
$custom: #d3ffe2; $custom-light: #e1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d3ffe2",
"rgb": {
"r": 211,
"g": 255,
"b": 226
},
"hsl": {
"h": 140.455,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.96142,
"c": 0.05945,
"h": 156.2
},
"luminance": 0.9086
}Semantic roles & 50–950 ramp
primary
#D3FFE2
secondary
#EB8CCA
accent
#0097E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684