#D7FFDE#D7FFDE
#D7FFDE is a very light, moderate green. Relative luminance 0.912; OKLCH L 96.3% C 0.060 H 150.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFDE |
|---|---|
| RGB | rgb(215, 255, 222) |
| HSL | hsl(131, 100%, 92%) |
| HSV | hsv(131, 16%, 100%) |
| CMYK | cmyk(15.7%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(96.51, -18.91, 11.54) |
| CIE-LCH | lch(96.51, 22.15, 148.61°) |
| OKLab | oklab(96.3% -0.0522 0.0299) |
| OKLCH | oklch(96.3% 0.06 150.2) |
| XYZ | xyz(76.9660, 91.2393, 82.6490) |
| Luminance | 0.9124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.42
Pale Aqua
#B8FFEB
ΔE00 7.72
Very Pale Green
#CFFDBC
ΔE00 7.77
Very Light Green
#D1FFBD
ΔE00 7.91
Pale Turquoise
#A5FBD5
ΔE00 7.99
Celadon
#BEFDB7
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFDE #FFD7F8
analogous
#E4FFD7 #D7FFDE #D7FFF2
triadic
#D7FFDE #DED7FF #FFDED7
tetradic
#D7FFDE #D7E4FF #FFD7F8 #FFF2D7
square
#D7FFDE #D7E4FF #FFD7F8 #FFF2D7
split-complementary
#D7FFDE #F2D7FF #FFD7E4
monochromatic
#5DFF79 #9AFFAC #D7FFDE #E0FFE6 #E0FFE6
Accessibility & contrast
On white
1.09
#D7FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#D7FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFDE
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFDE | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8DC
Deuteranopia (green-blind)
#F9F3E0
Tritanopia (blue-blind)
#D2FDF5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #d7ffde; /* rgb */ color: rgb(215, 255, 222); /* oklch */ color: oklch(96.3% 0.060 150.2);
Tailwind
colors: {
custom: {
50: '#e3ffe8',
500: '#d7ffde',
950: '#000000',
},
}SCSS
$custom: #d7ffde; $custom-light: #e3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#d7ffde",
"rgb": {
"r": 215,
"g": 255,
"b": 222
},
"hsl": {
"h": 130.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.96301,
"c": 0.06019,
"h": 150.2
},
"luminance": 0.91241
}Semantic roles & 50–950 ramp
primary
#D7FFDE
secondary
#EB8FDB
accent
#00BDE6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151816
muted
#848684