#D3FFBC#D3FFBC
#D3FFBC is a very light, moderate yellow-green. Relative luminance 0.890; OKLCH L 95.3% C 0.099 H 135.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D3FFBC |
|---|---|
| RGB | rgb(211, 255, 188) |
| HSL | hsl(99, 100%, 87%) |
| HSV | hsv(99, 26%, 100%) |
| CMYK | cmyk(17.3%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.58, -25.79, 27.53) |
| CIE-LCH | lch(95.58, 37.72, 133.13°) |
| OKLab | oklab(95.27% -0.0699 0.0697) |
| OKLCH | oklch(95.27% 0.099 135.1) |
| XYZ | xyz(71.6992, 88.9984, 60.9681) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.49
Very Pale Green
#CFFDBC
ΔE00 0.79
Pale Green
#C7FDB5
ΔE00 1.98
Light Light Green
#C8FFB0
ΔE00 2.62
Celadon
#BEFDB7
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3FFBC #E8BCFF
analogous
#F5FFBC #D3FFBC #BCFFC7
triadic
#D3FFBC #BCD3FF #FFBCD3
tetradic
#D3FFBC #BCF5FF #E8BCFF #FFC7BC
square
#D3FFBC #BCF5FF #E8BCFF #FFC7BC
split-complementary
#D3FFBC #C7BCFF #FFBCF5
monochromatic
#83FF42 #ABFF7F #D3FFBC #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.12
#D3FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#D3FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3FFBC
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3FFBC | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FDF1BF
Tritanopia (blue-blind)
#D3FAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #d3ffbc; /* rgb */ color: rgb(211, 255, 188); /* oklch */ color: oklch(95.3% 0.099 135.1);
Tailwind
colors: {
custom: {
50: '#e1ffd0',
500: '#d3ffbc',
950: '#000000',
},
}SCSS
$custom: #d3ffbc; $custom-light: #e1ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d3ffbc",
"rgb": {
"r": 211,
"g": 255,
"b": 188
},
"hsl": {
"h": 99.403,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95272,
"c": 0.09874,
"h": 135.1
},
"luminance": 0.89
}Semantic roles & 50–950 ramp
primary
#D3FFBC
secondary
#C178E7
accent
#00E697
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683