#D6FC8A#D6FC8A
#D6FC8A is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 94.0% C 0.147 H 124.3°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FC8A |
|---|---|
| RGB | rgb(214, 252, 138) |
| HSL | hsl(80, 95%, 76%) |
| HSV | hsv(80, 45%, 99%) |
| CMYK | cmyk(15.1%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(94.21, -29.75, 50.38) |
| CIE-LCH | lch(94.21, 58.51, 120.57°) |
| OKLab | oklab(93.97% -0.0828 0.1214) |
| OKLCH | oklch(93.97% 0.147 124.3) |
| XYZ | xyz(67.1293, 85.7515, 37.0550) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.04
Light Pea Green
#C4FE82
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.77
Pistachio (survey)
#C0FA8B
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FC8A #B08AFC
analogous
#FCE98A #D6FC8A #9DFC8A
triadic
#D6FC8A #8AD6FC #FC8AD6
tetradic
#D6FC8A #8AFCE9 #B08AFC #FC8A9D
square
#D6FC8A #8AFCE9 #B08AFC #FC8A9D
split-complementary
#D6FC8A #8A9DFC #E98AFC
monochromatic
#ACF913 #C1FA4E #D6FC8A #EBFEC6 #F5FEE1
Accessibility & contrast
On white
1.16
#D6FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#D6FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FC8A
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FC8A | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF081
Deuteranopia (green-blind)
#FFEE90
Tritanopia (blue-blind)
#DDF2E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d6fc8a; /* rgb */ color: rgb(214, 252, 138); /* oklch */ color: oklch(94.0% 0.147 124.3);
Tailwind
colors: {
custom: {
50: '#e4fdae',
500: '#d6fc8a',
950: '#000000',
},
}SCSS
$custom: #d6fc8a; $custom-light: #e4fdae; $custom-dark: #000000;
JSON
{
"hex": "#d6fc8a",
"rgb": {
"r": 214,
"g": 252,
"b": 138
},
"hsl": {
"h": 80,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.9397,
"c": 0.14692,
"h": 124.3
},
"luminance": 0.85752
}Semantic roles & 50–950 ramp
primary
#D6FC8A
secondary
#7E4FDC
accent
#00E64D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581