#D4F0CC#D4F0CC
#D4F0CC is a very light, muted green. Relative luminance 0.807; OKLCH L 92.5% C 0.056 H 138.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D4F0CC |
|---|---|
| RGB | rgb(212, 240, 204) |
| HSL | hsl(107, 55%, 87%) |
| HSV | hsv(107, 15%, 94%) |
| CMYK | cmyk(11.7%, 0%, 15%, 5.9%) |
| CIE-LAB | lab(91.99, -15.64, 14.36) |
| CIE-LCH | lch(91.99, 21.23, 137.43°) |
| OKLab | oklab(92.53% -0.0423 0.0371) |
| OKLCH | oklch(92.53% 0.056 138.7) |
| XYZ | xyz(69.2084, 80.6760, 69.0409) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 7.22
Light Sage
#BCECAC
ΔE00 7.42
Very Light Green
#D1FFBD
ΔE00 7.47
Mint
#AAF0C1
ΔE00 8.16
Light Grey Green
#B7E1A1
ΔE00 8.17
Pale Green
#C7FDB5
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4F0CC #E8CCF0
analogous
#E6F0CC #D4F0CC #CCF0D6
triadic
#D4F0CC #CCD4F0 #F0CCD4
tetradic
#D4F0CC #CCE6F0 #E8CCF0 #F0D6CC
square
#D4F0CC #CCE6F0 #E8CCF0 #F0D6CC
split-complementary
#D4F0CC #D6CCF0 #F0CCE6
monochromatic
#84D46D #ACE29D #D4F0CC #EBF8E7 #EBF8E7
Accessibility & contrast
On white
1.23
#D4F0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#D4F0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4F0CC
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4F0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4F0CC | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#EEE7CE
Tritanopia (blue-blind)
#D3EDE6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d4f0cc; /* rgb */ color: rgb(212, 240, 204); /* oklch */ color: oklch(92.5% 0.056 138.7);
Tailwind
colors: {
custom: {
50: '#e1f5db',
500: '#d4f0cc',
950: '#000000',
},
}SCSS
$custom: #d4f0cc; $custom-light: #e1f5db; $custom-dark: #000000;
JSON
{
"hex": "#d4f0cc",
"rgb": {
"r": 212,
"g": 240,
"b": 204
},
"hsl": {
"h": 106.667,
"s": 54.545,
"l": 87.059
},
"oklch": {
"l": 0.92525,
"c": 0.05631,
"h": 138.7
},
"luminance": 0.80677
}Semantic roles & 50–950 ramp
primary
#D4F0CC
secondary
#C192CE
accent
#23C29F
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151715
muted
#848584