#D4FFE3#D4FFE3
#D4FFE3 is a very light, muted green. Relative luminance 0.911; OKLCH L 96.2% C 0.058 H 156.6°. Best body text is #000000 at 19.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFE3 |
|---|---|
| RGB | rgb(212, 255, 227) |
| HSL | hsl(141, 100%, 92%) |
| HSV | hsv(141, 17%, 100%) |
| CMYK | cmyk(16.9%, 0%, 11%, 0%) |
| CIE-LAB | lab(96.44, -18.98, 8.84) |
| CIE-LCH | lch(96.44, 20.94, 155.02°) |
| OKLab | oklab(96.23% -0.0531 0.023) |
| OKLCH | oklch(96.23% 0.058 156.6) |
| XYZ | xyz(76.7730, 91.0612, 86.1898) |
| Luminance | 0.9106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 6.23
Pale Turquoise
#A5FBD5
ΔE00 7.52
Mint
#AAF0C1
ΔE00 7.75
Eggshell Blue
#C4FFF7
ΔE00 7.89
Duck Egg Blue
#C3FBF4
ΔE00 8.05
Ice
#D6FFFA
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFE3 #FFD4F0
analogous
#DBFFD4 #D4FFE3 #D4FFF9
triadic
#D4FFE3 #E3D4FF #FFE3D4
tetradic
#D4FFE3 #D4DBFF #FFD4F0 #FFF9D4
square
#D4FFE3 #D4DBFF #FFD4F0 #FFF9D4
split-complementary
#D4FFE3 #F9D4FF #FFD4DB
monochromatic
#5AFF93 #97FFBB #D4FFE3 #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.09
#D4FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.21
#D4FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFE3
19.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFE3 | 1.00 | 1.09 | 19.21 | 19.21 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF8E2
Deuteranopia (green-blind)
#F7F3E4
Tritanopia (blue-blind)
#CDFEF7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d4ffe3; /* rgb */ color: rgb(212, 255, 227); /* oklch */ color: oklch(96.2% 0.058 156.6);
Tailwind
colors: {
custom: {
50: '#e1ffeb',
500: '#d4ffe3',
950: '#000000',
},
}SCSS
$custom: #d4ffe3; $custom-light: #e1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#d4ffe3",
"rgb": {
"r": 212,
"g": 255,
"b": 227
},
"hsl": {
"h": 140.93,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.96232,
"c": 0.05781,
"h": 156.6
},
"luminance": 0.91063
}Semantic roles & 50–950 ramp
primary
#D4FFE3
secondary
#EB8CCA
accent
#0095E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684