#D7FFCF#D7FFCF
#D7FFCF is a very light, moderate green. Relative luminance 0.905; OKLCH L 95.9% C 0.076 H 140.4°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFCF |
|---|---|
| RGB | rgb(215, 255, 207) |
| HSL | hsl(110, 100%, 91%) |
| HSV | hsv(110, 19%, 100%) |
| CMYK | cmyk(15.7%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(96.19, -21.46, 18.77) |
| CIE-LCH | lch(96.19, 28.50, 138.83°) |
| OKLab | oklab(95.94% -0.0583 0.0482) |
| OKLCH | oklch(95.94% 0.076 140.4) |
| XYZ | xyz(75.0444, 90.4707, 72.5282) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.87
Very Light Green
#D1FFBD
ΔE00 3.98
Pale Green
#C7FDB5
ΔE00 5.38
Celadon
#BEFDB7
ΔE00 5.65
Light Sage
#BCECAC
ΔE00 5.92
Light Mint
#B6FFBB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFCF #F7CFFF
analogous
#EFFFCF #D7FFCF #CFFFDF
triadic
#D7FFCF #CFD7FF #FFCFD7
tetradic
#D7FFCF #CFEFFF #F7CFFF #FFDFCF
square
#D7FFCF #CFEFFF #F7CFFF #FFDFCF
split-complementary
#D7FFCF #DFCFFF #FFCFEF
monochromatic
#71FF55 #A4FF92 #D7FFCF #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.10
#D7FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D7FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFCF
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFCF | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CC
Deuteranopia (green-blind)
#FBF3D1
Tritanopia (blue-blind)
#D5FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffcf; /* rgb */ color: rgb(215, 255, 207); /* oklch */ color: oklch(95.9% 0.076 140.4);
Tailwind
colors: {
custom: {
50: '#e3ffdd',
500: '#d7ffcf',
950: '#000000',
},
}SCSS
$custom: #d7ffcf; $custom-light: #e3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#d7ffcf",
"rgb": {
"r": 215,
"g": 255,
"b": 207
},
"hsl": {
"h": 110,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.95944,
"c": 0.07567,
"h": 140.4
},
"luminance": 0.90472
}Semantic roles & 50–950 ramp
primary
#D7FFCF
secondary
#DA88EA
accent
#00E6BF
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684