#D4FFCE#D4FFCE
#D4FFCE is a very light, moderate green. Relative luminance 0.900; OKLCH L 95.7% C 0.079 H 141.7°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFCE |
|---|---|
| RGB | rgb(212, 255, 206) |
| HSL | hsl(113, 100%, 90%) |
| HSV | hsv(113, 19%, 100%) |
| CMYK | cmyk(16.9%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.99, -22.62, 18.96) |
| CIE-LCH | lch(95.99, 29.51, 140.03°) |
| OKLab | oklab(95.72% -0.0616 0.0487) |
| OKLCH | oklch(95.72% 0.079 141.7) |
| XYZ | xyz(74.0494, 89.9718, 71.8455) |
| Luminance | 0.8997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.63
Very Light Green
#D1FFBD
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 5.04
Celadon
#BEFDB7
ΔE00 5.17
Light Sage
#BCECAC
ΔE00 5.65
Light Mint
#B6FFBB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFCE #F9CEFF
analogous
#ECFFCE #D4FFCE #CEFFE0
triadic
#D4FFCE #CED4FF #FFCED4
tetradic
#D4FFCE #CEECFF #F9CEFF #FFE0CE
square
#D4FFCE #CEECFF #F9CEFF #FFE0CE
split-complementary
#D4FFCE #E0CEFF #FFCEEC
monochromatic
#69FF54 #9EFF91 #D4FFCE #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.11
#D4FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#D4FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFCE
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFCE | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FBF2D0
Tritanopia (blue-blind)
#D1FCF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffce; /* rgb */ color: rgb(212, 255, 206); /* oklch */ color: oklch(95.7% 0.079 141.7);
Tailwind
colors: {
custom: {
50: '#e1ffdd',
500: '#d4ffce',
950: '#000000',
},
}SCSS
$custom: #d4ffce; $custom-light: #e1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d4ffce",
"rgb": {
"r": 212,
"g": 255,
"b": 206
},
"hsl": {
"h": 112.653,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95724,
"c": 0.07851,
"h": 141.7
},
"luminance": 0.89973
}Semantic roles & 50–950 ramp
primary
#D4FFCE
secondary
#DE87EA
accent
#00E6C9
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684