#D2FECB#D2FECB
#D2FECB is a very light, moderate green. Relative luminance 0.889; OKLCH L 95.3% C 0.081 H 141.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FECB |
|---|---|
| RGB | rgb(210, 254, 203) |
| HSL | hsl(112, 96%, 90%) |
| HSV | hsv(112, 20%, 100%) |
| CMYK | cmyk(17.3%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(95.54, -23.29, 19.85) |
| CIE-LCH | lch(95.54, 30.60, 139.57°) |
| OKLab | oklab(95.32% -0.0634 0.0509) |
| OKLCH | oklch(95.32% 0.081 141.2) |
| XYZ | xyz(72.7972, 88.8955, 69.8115) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.13
Very Light Green
#D1FFBD
ΔE00 3.29
Pale Green
#C7FDB5
ΔE00 4.52
Celadon
#BEFDB7
ΔE00 4.67
Light Sage
#BCECAC
ΔE00 5.15
Light Mint
#B6FFBB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FECB #F7CBFE
analogous
#ECFECB #D2FECB #CBFEDE
triadic
#D2FECB #CBD2FE #FECBD2
tetradic
#D2FECB #CBECFE #F7CBFE #FEDECB
square
#D2FECB #CBECFE #F7CBFE #FEDECB
split-complementary
#D2FECB #DECBFE #FECBEC
monochromatic
#6AFC53 #9EFD8F #D2FECB #E5FEE1 #E5FEE1
Accessibility & contrast
On white
1.12
#D2FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#D2FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FECB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FECB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5C8
Deuteranopia (green-blind)
#FAF0CD
Tritanopia (blue-blind)
#CFFAF0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d2fecb; /* rgb */ color: rgb(210, 254, 203); /* oklch */ color: oklch(95.3% 0.081 141.2);
Tailwind
colors: {
custom: {
50: '#e0ffdb',
500: '#d2fecb',
950: '#000000',
},
}SCSS
$custom: #d2fecb; $custom-light: #e0ffdb; $custom-dark: #000000;
JSON
{
"hex": "#d2fecb",
"rgb": {
"r": 210,
"g": 254,
"b": 203
},
"hsl": {
"h": 111.765,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.95315,
"c": 0.0813,
"h": 141.2
},
"luminance": 0.88897
}Semantic roles & 50–950 ramp
primary
#D2FECB
secondary
#DA86E7
accent
#00E6C6
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151815
muted
#848684