#D7FFCE#D7FFCE
#D7FFCE is a very light, moderate green. Relative luminance 0.904; OKLCH L 95.9% C 0.077 H 139.9°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFCE |
|---|---|
| RGB | rgb(215, 255, 206) |
| HSL | hsl(109, 100%, 90%) |
| HSV | hsv(109, 19%, 100%) |
| CMYK | cmyk(15.7%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(96.17, -21.62, 19.25) |
| CIE-LCH | lch(96.17, 28.95, 138.32°) |
| OKLab | oklab(95.92% -0.0587 0.0494) |
| OKLCH | oklch(95.92% 0.077 139.9) |
| XYZ | xyz(74.9225, 90.4219, 71.8864) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.63
Very Light Green
#D1FFBD
ΔE00 3.74
Pale Green
#C7FDB5
ΔE00 5.16
Celadon
#BEFDB7
ΔE00 5.48
Light Sage
#BCECAC
ΔE00 5.77
Light Mint
#B6FFBB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFCE #F6CEFF
analogous
#EFFFCE #D7FFCE #CEFFDD
triadic
#D7FFCE #CED7FF #FFCED7
tetradic
#D7FFCE #CEEFFF #F6CEFF #FFDDCE
square
#D7FFCE #CEEFFF #F6CEFF #FFDDCE
split-complementary
#D7FFCE #DDCEFF #FFCEEF
monochromatic
#73FF54 #A5FF91 #D7FFCE #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.10
#D7FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#D7FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFCE
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFCE | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6CB
Deuteranopia (green-blind)
#FCF3D0
Tritanopia (blue-blind)
#D5FBF1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffce; /* rgb */ color: rgb(215, 255, 206); /* oklch */ color: oklch(95.9% 0.077 139.9);
Tailwind
colors: {
custom: {
50: '#e3ffdd',
500: '#d7ffce',
950: '#000000',
},
}SCSS
$custom: #d7ffce; $custom-light: #e3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d7ffce",
"rgb": {
"r": 215,
"g": 255,
"b": 206
},
"hsl": {
"h": 108.98,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.95921,
"c": 0.07675,
"h": 139.9
},
"luminance": 0.90423
}Semantic roles & 50–950 ramp
primary
#D7FFCE
secondary
#D887EA
accent
#00E6BB
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684