#D2FEBE#D2FEBE
#D2FEBE is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.095 H 136.0°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEBE |
|---|---|
| RGB | rgb(210, 254, 190) |
| HSL | hsl(101, 97%, 87%) |
| HSV | hsv(101, 25%, 100%) |
| CMYK | cmyk(17.3%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(95.29, -25.35, 26.11) |
| CIE-LCH | lch(95.29, 36.39, 134.15°) |
| OKLab | oklab(95.03% -0.0687 0.0663) |
| OKLCH | oklch(95.03% 0.095 136) |
| XYZ | xyz(71.3125, 88.3016, 61.9920) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.48
Very Pale Green
#CFFDBC
ΔE00 0.48
Pale Green
#C7FDB5
ΔE00 2.15
Light Light Green
#C8FFB0
ΔE00 3.05
Celadon
#BEFDB7
ΔE00 3.31
Light Sage
#BCECAC
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEBE #EABEFE
analogous
#F2FEBE #D2FEBE #BEFECA
triadic
#D2FEBE #BED2FE #FEBED2
tetradic
#D2FEBE #BEF2FE #EABEFE #FECABE
square
#D2FEBE #BEF2FE #EABEFE #FECABE
split-complementary
#D2FEBE #CABEFE #FEBEF2
monochromatic
#7FFC45 #A8FD82 #D2FEBE #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.13
#D2FEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#D2FEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEBE
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEBE | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FCF0C1
Tritanopia (blue-blind)
#D2F9ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2febe; /* rgb */ color: rgb(210, 254, 190); /* oklch */ color: oklch(95.0% 0.095 136.0);
Tailwind
colors: {
custom: {
50: '#e0ffd2',
500: '#d2febe',
950: '#000000',
},
}SCSS
$custom: #d2febe; $custom-light: #e0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d2febe",
"rgb": {
"r": 210,
"g": 254,
"b": 190
},
"hsl": {
"h": 101.25,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95034,
"c": 0.09549,
"h": 136
},
"luminance": 0.88303
}Semantic roles & 50–950 ramp
primary
#D2FEBE
secondary
#C47BE6
accent
#00E69E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683