#D7FFC8#D7FFC8
#D7FFC8 is a very light, moderate green. Relative luminance 0.901; OKLCH L 95.8% C 0.083 H 137.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFC8 |
|---|---|
| RGB | rgb(215, 255, 200) |
| HSL | hsl(104, 100%, 89%) |
| HSV | hsv(104, 22%, 100%) |
| CMYK | cmyk(15.7%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(96.05, -22.58, 22.14) |
| CIE-LCH | lch(96.05, 31.63, 135.57°) |
| OKLab | oklab(95.79% -0.0612 0.0566) |
| OKLCH | oklch(95.79% 0.083 137.2) |
| XYZ | xyz(74.2075, 90.1359, 68.1207) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 2.34
Very Light Green
#D1FFBD
ΔE00 2.40
Pale Green
#C7FDB5
ΔE00 3.99
Celadon
#BEFDB7
ΔE00 4.65
Light Light Green
#C8FFB0
ΔE00 5.00
Light Sage
#BCECAC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFC8 #F0C8FF
analogous
#F3FFC8 #D7FFC8 #C8FFD5
triadic
#D7FFC8 #C8D7FF #FFC8D7
tetradic
#D7FFC8 #C8F3FF #F0C8FF #FFD5C8
square
#D7FFC8 #C8F3FF #F0C8FF #FFD5C8
split-complementary
#D7FFC8 #D5C8FF #FFC8F3
monochromatic
#7EFF4E #AAFF8B #D7FFC8 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.10
#D7FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#D7FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFC8
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFC8 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6C5
Deuteranopia (green-blind)
#FDF2CB
Tritanopia (blue-blind)
#D6FBF0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffc8; /* rgb */ color: rgb(215, 255, 200); /* oklch */ color: oklch(95.8% 0.083 137.2);
Tailwind
colors: {
custom: {
50: '#e3ffd9',
500: '#d7ffc8',
950: '#000000',
},
}SCSS
$custom: #d7ffc8; $custom-light: #e3ffd9; $custom-dark: #000000;
JSON
{
"hex": "#d7ffc8",
"rgb": {
"r": 215,
"g": 255,
"b": 200
},
"hsl": {
"h": 103.636,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.95788,
"c": 0.08334,
"h": 137.2
},
"luminance": 0.90137
}Semantic roles & 50–950 ramp
primary
#D7FFC8
secondary
#CD82E9
accent
#00E6A7
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683