#D7FFD2#D7FFD2
#D7FFD2 is a very light, moderate green. Relative luminance 0.906; OKLCH L 96.0% C 0.072 H 142.0°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFD2 |
|---|---|
| RGB | rgb(215, 255, 210) |
| HSL | hsl(113, 100%, 91%) |
| HSV | hsv(113, 18%, 100%) |
| CMYK | cmyk(15.7%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.25, -20.96, 17.32) |
| CIE-LCH | lch(96.25, 27.19, 140.43°) |
| OKLab | oklab(96.01% -0.0571 0.0446) |
| OKLCH | oklch(96.01% 0.072 142) |
| XYZ | xyz(75.4146, 90.6188, 74.4782) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.59
Very Light Green
#D1FFBD
ΔE00 4.71
Pale Green
#C7FDB5
ΔE00 6.05
Celadon
#BEFDB7
ΔE00 6.20
Light Sage
#BCECAC
ΔE00 6.42
Light Mint
#B6FFBB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFD2 #FAD2FF
analogous
#EDFFD2 #D7FFD2 #D2FFE3
triadic
#D7FFD2 #D2D7FF #FFD2D7
tetradic
#D7FFD2 #D2EDFF #FAD2FF #FFE3D2
square
#D7FFD2 #D2EDFF #FAD2FF #FFE3D2
split-complementary
#D7FFD2 #E3D2FF #FFD2ED
monochromatic
#6AFF58 #A1FF95 #D7FFD2 #E4FFE0 #E4FFE0
Accessibility & contrast
On white
1.10
#D7FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#D7FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFD2
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFD2 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CF
Deuteranopia (green-blind)
#FBF3D4
Tritanopia (blue-blind)
#D4FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d7ffd2; /* rgb */ color: rgb(215, 255, 210); /* oklch */ color: oklch(96.0% 0.072 142.0);
Tailwind
colors: {
custom: {
50: '#e3ffdf',
500: '#d7ffd2',
950: '#000000',
},
}SCSS
$custom: #d7ffd2; $custom-light: #e3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d7ffd2",
"rgb": {
"r": 215,
"g": 255,
"b": 210
},
"hsl": {
"h": 113.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.96013,
"c": 0.07244,
"h": 142
},
"luminance": 0.9062
}Semantic roles & 50–950 ramp
primary
#D7FFD2
secondary
#E08BEA
accent
#00E6CC
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684