#D6FFBD#D6FFBD
#D6FFBD is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.096 H 133.9°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFBD |
|---|---|
| RGB | rgb(214, 255, 189) |
| HSL | hsl(97, 100%, 87%) |
| HSV | hsv(97, 26%, 100%) |
| CMYK | cmyk(16.1%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(95.78, -24.62, 27.34) |
| CIE-LCH | lch(95.78, 36.79, 132.00°) |
| OKLab | oklab(95.49% -0.0666 0.0693) |
| OKLCH | oklch(95.49% 0.096 133.9) |
| XYZ | xyz(72.6751, 89.4891, 61.5785) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.98
Very Pale Green
#CFFDBC
ΔE00 1.20
Pale Green
#C7FDB5
ΔE00 2.52
Light Light Green
#C8FFB0
ΔE00 3.07
Celadon
#BEFDB7
ΔE00 3.93
Washed Out Green
#BCF5A6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFBD #E6BDFF
analogous
#F7FFBD #D6FFBD #BDFFC5
triadic
#D6FFBD #BDD6FF #FFBDD6
tetradic
#D6FFBD #BDF7FF #E6BDFF #FFC5BD
square
#D6FFBD #BDF7FF #E6BDFF #FFC5BD
split-complementary
#D6FFBD #C5BDFF #FFBDF7
monochromatic
#8AFF43 #B0FF80 #D6FFBD #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D6FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#D6FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFBD
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFBD | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B9
Deuteranopia (green-blind)
#FEF2C0
Tritanopia (blue-blind)
#D7FAED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6ffbd; /* rgb */ color: rgb(214, 255, 189); /* oklch */ color: oklch(95.5% 0.096 133.9);
Tailwind
colors: {
custom: {
50: '#e3ffd1',
500: '#d6ffbd',
950: '#000000',
},
}SCSS
$custom: #d6ffbd; $custom-light: #e3ffd1; $custom-dark: #000000;
JSON
{
"hex": "#d6ffbd",
"rgb": {
"r": 214,
"g": 255,
"b": 189
},
"hsl": {
"h": 97.273,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.95489,
"c": 0.09611,
"h": 133.9
},
"luminance": 0.8949
}Semantic roles & 50–950 ramp
primary
#D6FFBD
secondary
#BD79E7
accent
#00E68F
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683