#D7FFBC#D7FFBC
#D7FFBC is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.097 H 133.1°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D7FFBC |
|---|---|
| RGB | rgb(215, 255, 188) |
| HSL | hsl(96, 100%, 87%) |
| HSV | hsv(96, 26%, 100%) |
| CMYK | cmyk(15.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(95.83, -24.42, 27.91) |
| CIE-LCH | lch(95.83, 37.09, 131.18°) |
| OKLab | oklab(95.54% -0.0661 0.0707) |
| OKLCH | oklch(95.54% 0.097 133.1) |
| XYZ | xyz(72.8597, 89.5968, 61.0225) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 1.25
Very Pale Green
#CFFDBC
ΔE00 1.48
Pale Green
#C7FDB5
ΔE00 2.66
Light Light Green
#C8FFB0
ΔE00 3.08
Celadon
#BEFDB7
ΔE00 4.14
Washed Out Green
#BCF5A6
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7FFBC #E4BCFF
analogous
#F9FFBC #D7FFBC #BCFFC3
triadic
#D7FFBC #BCD7FF #FFBCD7
tetradic
#D7FFBC #BCF9FF #E4BCFF #FFC3BC
square
#D7FFBC #BCF9FF #E4BCFF #FFC3BC
split-complementary
#D7FFBC #C3BCFF #FFBCF9
monochromatic
#8EFF42 #B2FF7F #D7FFBC #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.11
#D7FFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D7FFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7FFBC
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7FFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7FFBC | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B8
Deuteranopia (green-blind)
#FFF2BF
Tritanopia (blue-blind)
#D8FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d7ffbc; /* rgb */ color: rgb(215, 255, 188); /* oklch */ color: oklch(95.5% 0.097 133.1);
Tailwind
colors: {
custom: {
50: '#e4ffd0',
500: '#d7ffbc',
950: '#000000',
},
}SCSS
$custom: #d7ffbc; $custom-light: #e4ffd0; $custom-dark: #000000;
JSON
{
"hex": "#d7ffbc",
"rgb": {
"r": 215,
"g": 255,
"b": 188
},
"hsl": {
"h": 95.821,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95535,
"c": 0.09674,
"h": 133.1
},
"luminance": 0.89598
}Semantic roles & 50–950 ramp
primary
#D7FFBC
secondary
#BA78E7
accent
#00E689
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683