#D6FFD2#D6FFD2
#D6FFD2 is a very light, moderate green. Relative luminance 0.905; OKLCH L 95.9% C 0.073 H 142.6°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFD2 |
|---|---|
| RGB | rgb(214, 255, 210) |
| HSL | hsl(115, 100%, 91%) |
| HSV | hsv(115, 18%, 100%) |
| CMYK | cmyk(16.1%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(96.19, -21.29, 17.22) |
| CIE-LCH | lch(96.19, 27.39, 141.03°) |
| OKLab | oklab(95.95% -0.058 0.0444) |
| OKLCH | oklch(95.95% 0.073 142.6) |
| XYZ | xyz(75.1218, 90.4678, 74.4645) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.59
Very Light Green
#D1FFBD
ΔE00 4.72
Pale Green
#C7FDB5
ΔE00 6.02
Celadon
#BEFDB7
ΔE00 6.11
Light Sage
#BCECAC
ΔE00 6.39
Light Mint
#B6FFBB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFD2 #FBD2FF
analogous
#ECFFD2 #D6FFD2 #D2FFE4
triadic
#D6FFD2 #D2D6FF #FFD2D6
tetradic
#D6FFD2 #D2ECFF #FBD2FF #FFE4D2
square
#D6FFD2 #D2ECFF #FBD2FF #FFE4D2
split-complementary
#D6FFD2 #E4D2FF #FFD2EC
monochromatic
#66FF58 #9EFF95 #D6FFD2 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.10
#D6FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#D6FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFD2
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFD2 | 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)
#FFF7CF
Deuteranopia (green-blind)
#FBF2D4
Tritanopia (blue-blind)
#D3FCF2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #d6ffd2; /* rgb */ color: rgb(214, 255, 210); /* oklch */ color: oklch(95.9% 0.073 142.6);
Tailwind
colors: {
custom: {
50: '#e3ffdf',
500: '#d6ffd2',
950: '#000000',
},
}SCSS
$custom: #d6ffd2; $custom-light: #e3ffdf; $custom-dark: #000000;
JSON
{
"hex": "#d6ffd2",
"rgb": {
"r": 214,
"g": 255,
"b": 210
},
"hsl": {
"h": 114.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.95947,
"c": 0.07305,
"h": 142.6
},
"luminance": 0.90469
}Semantic roles & 50–950 ramp
primary
#D6FFD2
secondary
#E28BEA
accent
#00E6D1
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684