#D6FFBE#D6FFBE
#D6FFBE is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.095 H 134.2°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFBE |
|---|---|
| RGB | rgb(214, 255, 190) |
| HSL | hsl(98, 100%, 87%) |
| HSV | hsv(98, 25%, 100%) |
| CMYK | cmyk(16.1%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.80, -24.47, 26.86) |
| CIE-LCH | lch(95.80, 36.33, 132.33°) |
| OKLab | oklab(95.51% -0.0662 0.0681) |
| OKLCH | oklch(95.51% 0.095 134.2) |
| XYZ | xyz(72.7840, 89.5327, 62.1521) |
| Luminance | 0.8953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.94
Very Pale Green
#CFFDBC
ΔE00 1.13
Pale Green
#C7FDB5
ΔE00 2.58
Light Light Green
#C8FFB0
ΔE00 3.20
Celadon
#BEFDB7
ΔE00 3.92
Washed Out Green
#BCF5A6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFBE #E7BEFF
analogous
#F7FFBE #D6FFBE #BEFFC7
triadic
#D6FFBE #BED6FF #FFBED6
tetradic
#D6FFBE #BEF7FF #E7BEFF #FFC7BE
square
#D6FFBE #BEF7FF #E7BEFF #FFC7BE
split-complementary
#D6FFBE #C7BEFF #FFBEF7
monochromatic
#89FF44 #AFFF81 #D6FFBE #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.11
#D6FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#D6FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFBE
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFBE | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5BA
Deuteranopia (green-blind)
#FEF2C1
Tritanopia (blue-blind)
#D6FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6ffbe; /* rgb */ color: rgb(214, 255, 190); /* oklch */ color: oklch(95.5% 0.095 134.2);
Tailwind
colors: {
custom: {
50: '#e3ffd2',
500: '#d6ffbe',
950: '#000000',
},
}SCSS
$custom: #d6ffbe; $custom-light: #e3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d6ffbe",
"rgb": {
"r": 214,
"g": 255,
"b": 190
},
"hsl": {
"h": 97.846,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95509,
"c": 0.095,
"h": 134.2
},
"luminance": 0.89534
}Semantic roles & 50–950 ramp
primary
#D6FFBE
secondary
#BF7AE7
accent
#00E691
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683