#D7FFCC#D7FFCC
#D7FFCC is a very light, moderate green. Relative luminance 0.903; OKLCH L 95.9% C 0.079 H 139.0°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFCC |
|---|---|
| RGB | rgb(215, 255, 204) |
| HSL | hsl(107, 100%, 90%) |
| HSV | hsv(107, 20%, 100%) |
| CMYK | cmyk(15.7%, 0%, 20%, 0%) |
| CIE-LAB | lab(96.13, -21.94, 20.21) |
| CIE-LCH | lch(96.13, 29.83, 137.35°) |
| OKLab | oklab(95.88% -0.0595 0.0518) |
| OKLCH | oklch(95.88% 0.079 139) |
| XYZ | xyz(74.6811, 90.3254, 70.6150) |
| Luminance | 0.9033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.18
Very Light Green
#D1FFBD
ΔE00 3.28
Pale Green
#C7FDB5
ΔE00 4.75
Celadon
#BEFDB7
ΔE00 5.17
Light Sage
#BCECAC
ΔE00 5.49
Light Light Green
#C8FFB0
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFCC #F4CCFF
analogous
#F0FFCC #D7FFCC #CCFFDB
triadic
#D7FFCC #CCD7FF #FFCCD7
tetradic
#D7FFCC #CCF0FF #F4CCFF #FFDBCC
square
#D7FFCC #CCF0FF #F4CCFF #FFDBCC
split-complementary
#D7FFCC #DBCCFF #FFCCF0
monochromatic
#77FF52 #A7FF8F #D7FFCC #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.10
#D7FFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#D7FFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFCC
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFCC | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C9
Deuteranopia (green-blind)
#FCF2CE
Tritanopia (blue-blind)
#D5FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffcc; /* rgb */ color: rgb(215, 255, 204); /* oklch */ color: oklch(95.9% 0.079 139.0);
Tailwind
colors: {
custom: {
50: '#e3ffdb',
500: '#d7ffcc',
950: '#000000',
},
}SCSS
$custom: #d7ffcc; $custom-light: #e3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d7ffcc",
"rgb": {
"r": 215,
"g": 255,
"b": 204
},
"hsl": {
"h": 107.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95876,
"c": 0.07893,
"h": 139
},
"luminance": 0.90327
}Semantic roles & 50–950 ramp
primary
#D7FFCC
secondary
#D486EA
accent
#00E6B4
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684