#D2FFB6#D2FFB6
#D2FFB6 is a very light, moderate yellow-green. Relative luminance 0.886; OKLCH L 95.1% C 0.106 H 133.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFB6 |
|---|---|
| RGB | rgb(210, 255, 182) |
| HSL | hsl(97, 100%, 86%) |
| HSV | hsv(97, 29%, 100%) |
| CMYK | cmyk(17.6%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(95.41, -27.02, 30.32) |
| CIE-LCH | lch(95.41, 40.61, 131.71°) |
| OKLab | oklab(95.09% -0.0733 0.0764) |
| OKLCH | oklch(95.09% 0.106 133.8) |
| XYZ | xyz(70.7802, 88.5978, 57.6189) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.50
Very Pale Green
#CFFDBC
ΔE00 1.74
Light Light Green
#C8FFB0
ΔE00 1.83
Pale Green
#C7FDB5
ΔE00 1.85
Washed Out Green
#BCF5A6
ΔE00 3.37
Tea Green
#BDF8A3
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFB6 #E3B6FF
analogous
#F7FFB6 #D2FFB6 #B6FFBE
triadic
#D2FFB6 #B6D2FF #FFB6D2
tetradic
#D2FFB6 #B6F7FF #E3B6FF #FFBEB6
square
#D2FFB6 #B6F7FF #E3B6FF #FFBEB6
split-complementary
#D2FFB6 #BEB6FF #FFB6F7
monochromatic
#87FF3C #ACFF79 #D2FFB6 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.12
#D2FFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#D2FFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFB6
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFB6 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B1
Deuteranopia (green-blind)
#FEF0BA
Tritanopia (blue-blind)
#D3F9EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffb6; /* rgb */ color: rgb(210, 255, 182); /* oklch */ color: oklch(95.1% 0.106 133.8);
Tailwind
colors: {
custom: {
50: '#e0ffcc',
500: '#d2ffb6',
950: '#000000',
},
}SCSS
$custom: #d2ffb6; $custom-light: #e0ffcc; $custom-dark: #000000;
JSON
{
"hex": "#d2ffb6",
"rgb": {
"r": 210,
"g": 255,
"b": 182
},
"hsl": {
"h": 96.986,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95087,
"c": 0.10588,
"h": 133.8
},
"luminance": 0.88599
}Semantic roles & 50–950 ramp
primary
#D2FFB6
secondary
#BA73E6
accent
#00E68D
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#151813
muted
#848683