#D4FFCC#D4FFCC
#D4FFCC is a very light, moderate green. Relative luminance 0.899; OKLCH L 95.7% C 0.081 H 140.7°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FFCC |
|---|---|
| RGB | rgb(212, 255, 204) |
| HSL | hsl(111, 100%, 90%) |
| HSV | hsv(111, 20%, 100%) |
| CMYK | cmyk(16.9%, 0%, 20%, 0%) |
| CIE-LAB | lab(95.94, -22.94, 19.92) |
| CIE-LCH | lch(95.94, 30.39, 139.03°) |
| OKLab | oklab(95.68% -0.0624 0.0511) |
| OKLCH | oklch(95.68% 0.081 140.7) |
| XYZ | xyz(73.8080, 89.8752, 70.5741) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.16
Very Light Green
#D1FFBD
ΔE00 3.28
Pale Green
#C7FDB5
ΔE00 4.60
Celadon
#BEFDB7
ΔE00 4.83
Light Sage
#BCECAC
ΔE00 5.35
Light Mint
#B6FFBB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FFCC #F7CCFF
analogous
#EEFFCC #D4FFCC #CCFFDD
triadic
#D4FFCC #CCD4FF #FFCCD4
tetradic
#D4FFCC #CCEEFF #F7CCFF #FFDDCC
square
#D4FFCC #CCEEFF #F7CCFF #FFDDCC
split-complementary
#D4FFCC #DDCCFF #FFCCEE
monochromatic
#6DFF52 #A0FF8F #D4FFCC #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.11
#D4FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#D4FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FFCC
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FFCC | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FBF2CE
Tritanopia (blue-blind)
#D2FBF1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d4ffcc; /* rgb */ color: rgb(212, 255, 204); /* oklch */ color: oklch(95.7% 0.081 140.7);
Tailwind
colors: {
custom: {
50: '#e1ffdb',
500: '#d4ffcc',
950: '#000000',
},
}SCSS
$custom: #d4ffcc; $custom-light: #e1ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d4ffcc",
"rgb": {
"r": 212,
"g": 255,
"b": 204
},
"hsl": {
"h": 110.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95679,
"c": 0.08065,
"h": 140.7
},
"luminance": 0.89877
}Semantic roles & 50–950 ramp
primary
#D4FFCC
secondary
#DA86EA
accent
#00E6C1
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684