#D6FF8A#D6FF8A
#D6FF8A is a very light, vivid yellow-green. Relative luminance 0.877; OKLCH L 94.6% C 0.151 H 125.1°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D6FF8A |
|---|---|
| RGB | rgb(214, 255, 138) |
| HSL | hsl(81, 100%, 77%) |
| HSV | hsv(81, 46%, 100%) |
| CMYK | cmyk(16.1%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.01, -31.14, 51.37) |
| CIE-LCH | lch(95.01, 60.07, 121.23°) |
| OKLab | oklab(94.62% -0.0867 0.1236) |
| OKLCH | oklch(94.62% 0.151 125.1) |
| XYZ | xyz(68.0788, 87.6506, 37.3715) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Pale Lime
#BEFD73
ΔE00 3.84
Celery
#C1FD95
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6FF8A #B38AFF
analogous
#FFEE8A #D6FF8A #9CFF8A
triadic
#D6FF8A #8AD6FF #FF8AD6
tetradic
#D6FF8A #8AFFEE #B38AFF #FF8A9C
square
#D6FF8A #8AFFEE #B38AFF #FF8A9C
split-complementary
#D6FF8A #8A9CFF #EE8AFF
monochromatic
#ABFF10 #C1FF4D #D6FF8A #EBFFC7 #F4FFE0
Accessibility & contrast
On white
1.13
#D6FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#D6FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6FF8A
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6FF8A | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF091
Tritanopia (blue-blind)
#DDF5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d6ff8a; /* rgb */ color: rgb(214, 255, 138); /* oklch */ color: oklch(94.6% 0.151 125.1);
Tailwind
colors: {
custom: {
50: '#e4ffae',
500: '#d6ff8a',
950: '#000000',
},
}SCSS
$custom: #d6ff8a; $custom-light: #e4ffae; $custom-dark: #000000;
JSON
{
"hex": "#d6ff8a",
"rgb": {
"r": 214,
"g": 255,
"b": 138
},
"hsl": {
"h": 81.026,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94619,
"c": 0.15096,
"h": 125.1
},
"luminance": 0.87651
}Semantic roles & 50–950 ramp
primary
#D6FF8A
secondary
#814EE0
accent
#00E650
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161810
muted
#848681