#D2FFBE#D2FFBE
#D2FFBE is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.2% C 0.097 H 136.2°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FFBE |
|---|---|
| RGB | rgb(210, 255, 190) |
| HSL | hsl(102, 100%, 87%) |
| HSV | hsv(102, 25%, 100%) |
| CMYK | cmyk(17.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.55, -25.83, 26.48) |
| CIE-LCH | lch(95.55, 36.99, 134.29°) |
| OKLab | oklab(95.25% -0.07 0.0672) |
| OKLCH | oklch(95.25% 0.097 136.2) |
| XYZ | xyz(71.6306, 88.9380, 62.0981) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.24
Very Pale Green
#CFFDBC
ΔE00 0.49
Pale Green
#C7FDB5
ΔE00 2.00
Light Light Green
#C8FFB0
ΔE00 2.85
Celadon
#BEFDB7
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FFBE #EBBEFF
analogous
#F3FFBE #D2FFBE #BEFFCA
triadic
#D2FFBE #BED2FF #FFBED2
tetradic
#D2FFBE #BEF3FF #EBBEFF #FFCABE
square
#D2FFBE #BEF3FF #EBBEFF #FFCABE
split-complementary
#D2FFBE #CABEFF #FFBEF3
monochromatic
#7DFF44 #A8FF81 #D2FFBE #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.12
#D2FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#D2FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FFBE
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FFBE | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FDF1C1
Tritanopia (blue-blind)
#D1FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2ffbe; /* rgb */ color: rgb(210, 255, 190); /* oklch */ color: oklch(95.2% 0.097 136.2);
Tailwind
colors: {
custom: {
50: '#e0ffd2',
500: '#d2ffbe',
950: '#000000',
},
}SCSS
$custom: #d2ffbe; $custom-light: #e0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d2ffbe",
"rgb": {
"r": 210,
"g": 255,
"b": 190
},
"hsl": {
"h": 101.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95247,
"c": 0.09705,
"h": 136.2
},
"luminance": 0.88939
}Semantic roles & 50–950 ramp
primary
#D2FFBE
secondary
#C67AE7
accent
#00E69F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683