#D2FEBD#D2FEBD
#D2FEBD is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.097 H 135.7°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FEBD |
|---|---|
| RGB | rgb(210, 254, 189) |
| HSL | hsl(101, 97%, 87%) |
| HSV | hsv(101, 26%, 100%) |
| CMYK | cmyk(17.3%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(95.27, -25.50, 26.59) |
| CIE-LCH | lch(95.27, 36.85, 133.80°) |
| OKLab | oklab(95.01% -0.0691 0.0675) |
| OKLCH | oklch(95.01% 0.097 135.7) |
| XYZ | xyz(71.2035, 88.2581, 61.4184) |
| Luminance | 0.8826 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.39
Very Pale Green
#CFFDBC
ΔE00 0.47
Pale Green
#C7FDB5
ΔE00 2.05
Light Light Green
#C8FFB0
ΔE00 2.88
Celadon
#BEFDB7
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FEBD #E9BDFE
analogous
#F3FEBD #D2FEBD #BDFEC9
triadic
#D2FEBD #BDD2FE #FEBDD2
tetradic
#D2FEBD #BDF3FE #E9BDFE #FEC9BD
square
#D2FEBD #BDF3FE #E9BDFE #FEC9BD
split-complementary
#D2FEBD #C9BDFE #FEBDF3
monochromatic
#80FC44 #A9FD81 #D2FEBD #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.13
#D2FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#D2FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FEBD
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FEBD | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FCF0C0
Tritanopia (blue-blind)
#D2F9ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d2febd; /* rgb */ color: rgb(210, 254, 189); /* oklch */ color: oklch(95.0% 0.097 135.7);
Tailwind
colors: {
custom: {
50: '#e0ffd1',
500: '#d2febd',
950: '#000000',
},
}SCSS
$custom: #d2febd; $custom-light: #e0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d2febd",
"rgb": {
"r": 210,
"g": 254,
"b": 189
},
"hsl": {
"h": 100.615,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.95013,
"c": 0.09659,
"h": 135.7
},
"luminance": 0.88259
}Semantic roles & 50–950 ramp
primary
#D2FEBD
secondary
#C37AE6
accent
#00E69B
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683