#D3FFBD#D3FFBD
#D3FFBD is a very light, moderate green. Relative luminance 0.890; OKLCH L 95.3% C 0.098 H 135.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFBD |
|---|---|
| RGB | rgb(211, 255, 189) |
| HSL | hsl(100, 100%, 87%) |
| HSV | hsv(100, 26%, 100%) |
| CMYK | cmyk(17.3%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.60, -25.64, 27.05) |
| CIE-LCH | lch(95.60, 37.27, 133.46°) |
| OKLab | oklab(95.29% -0.0695 0.0686) |
| OKLCH | oklch(95.29% 0.098 135.4) |
| XYZ | xyz(71.8074, 89.0417, 61.5378) |
| Luminance | 0.8904 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.39
Very Pale Green
#CFFDBC
ΔE00 0.68
Pale Green
#C7FDB5
ΔE00 2.04
Light Light Green
#C8FFB0
ΔE00 2.77
Celadon
#BEFDB7
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFBD #E9BDFF
analogous
#F4FFBD #D3FFBD #BDFFC8
triadic
#D3FFBD #BDD3FF #FFBDD3
tetradic
#D3FFBD #BDF4FF #E9BDFF #FFC8BD
square
#D3FFBD #BDF4FF #E9BDFF #FFC8BD
split-complementary
#D3FFBD #C8BDFF #FFBDF4
monochromatic
#81FF43 #AAFF80 #D3FFBD #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D3FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#D3FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFBD
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFBD | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FDF1C0
Tritanopia (blue-blind)
#D3FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffbd; /* rgb */ color: rgb(211, 255, 189); /* oklch */ color: oklch(95.3% 0.098 135.4);
Tailwind
colors: {
custom: {
50: '#e1ffd1',
500: '#d3ffbd',
950: '#000000',
},
}SCSS
$custom: #d3ffbd; $custom-light: #e1ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d3ffbd",
"rgb": {
"r": 211,
"g": 255,
"b": 189
},
"hsl": {
"h": 100,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95292,
"c": 0.09763,
"h": 135.4
},
"luminance": 0.89043
}Semantic roles & 50–950 ramp
primary
#D3FFBD
secondary
#C379E7
accent
#00E699
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683