#D6FFBF#D6FFBF
#D6FFBF is a very light, moderate yellow-green. Relative luminance 0.896; OKLCH L 95.5% C 0.094 H 134.5°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FFBF |
|---|---|
| RGB | rgb(214, 255, 191) |
| HSL | hsl(98, 100%, 87%) |
| HSV | hsv(98, 25%, 100%) |
| CMYK | cmyk(16.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(95.82, -24.31, 26.38) |
| CIE-LCH | lch(95.82, 35.87, 132.67°) |
| OKLab | oklab(95.53% -0.0658 0.0669) |
| OKLCH | oklch(95.53% 0.094 134.5) |
| XYZ | xyz(72.8937, 89.5765, 62.7297) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.95
Very Pale Green
#CFFDBC
ΔE00 1.11
Pale Green
#C7FDB5
ΔE00 2.65
Light Light Green
#C8FFB0
ΔE00 3.35
Celadon
#BEFDB7
ΔE00 3.93
Light Sage
#BCECAC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FFBF #E8BFFF
analogous
#F6FFBF #D6FFBF #BFFFC8
triadic
#D6FFBF #BFD6FF #FFBFD6
tetradic
#D6FFBF #BFF6FF #E8BFFF #FFC8BF
square
#D6FFBF #BFF6FF #E8BFFF #FFC8BF
split-complementary
#D6FFBF #C8BFFF #FFBFF6
monochromatic
#88FF45 #AFFF82 #D6FFBF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.11
#D6FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#D6FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FFBF
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FFBF | 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)
#FFF5BB
Deuteranopia (green-blind)
#FEF2C2
Tritanopia (blue-blind)
#D6FAEE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #d6ffbf; /* rgb */ color: rgb(214, 255, 191); /* oklch */ color: oklch(95.5% 0.094 134.5);
Tailwind
colors: {
custom: {
50: '#e3ffd2',
500: '#d6ffbf',
950: '#000000',
},
}SCSS
$custom: #d6ffbf; $custom-light: #e3ffd2; $custom-dark: #000000;
JSON
{
"hex": "#d6ffbf",
"rgb": {
"r": 214,
"g": 255,
"b": 191
},
"hsl": {
"h": 98.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9553,
"c": 0.09387,
"h": 134.5
},
"luminance": 0.89578
}Semantic roles & 50–950 ramp
primary
#D6FFBF
secondary
#C07BE8
accent
#00E693
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683