#C6FF8A#C6FF8A
#C6FF8A is a very light, vivid yellow-green. Relative luminance 0.854; OKLCH L 93.6% C 0.158 H 130.3°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FF8A |
|---|---|
| RGB | rgb(198, 255, 138) |
| HSL | hsl(89, 100%, 77%) |
| HSV | hsv(89, 46%, 100%) |
| CMYK | cmyk(22.4%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.04, -36.89, 49.95) |
| CIE-LCH | lch(94.04, 62.10, 126.45°) |
| OKLab | oklab(93.58% -0.1021 0.1205) |
| OKLCH | oklch(93.58% 0.158 130.3) |
| XYZ | xyz(63.6354, 85.3594, 37.1632) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.61
Light Pea Green
#C4FE82
ΔE00 0.97
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Light Yellow Green
#CCFD7F
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.20
Pale Lime
#BEFD73
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FF8A #C38AFF
analogous
#FFFE8A #C6FF8A #8CFF8A
triadic
#C6FF8A #8AC6FF #FF8AC6
tetradic
#C6FF8A #8AFFFE #C38AFF #FF8A8C
square
#C6FF8A #8AFFFE #C38AFF #FF8A8C
split-complementary
#C6FF8A #8A8CFF #FE8AFF
monochromatic
#8AFF10 #A8FF4D #C6FF8A #E4FFC7 #F0FFE0
Accessibility & contrast
On white
1.16
#C6FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#C6FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FF8A
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FF8A | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEC91
Tritanopia (blue-blind)
#C9F6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c6ff8a; /* rgb */ color: rgb(198, 255, 138); /* oklch */ color: oklch(93.6% 0.158 130.3);
Tailwind
colors: {
custom: {
50: '#d9ffae',
500: '#c6ff8a',
950: '#000000',
},
}SCSS
$custom: #c6ff8a; $custom-light: #d9ffae; $custom-dark: #000000;
JSON
{
"hex": "#c6ff8a",
"rgb": {
"r": 198,
"g": 255,
"b": 138
},
"hsl": {
"h": 89.231,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93582,
"c": 0.15794,
"h": 130.3
},
"luminance": 0.85361
}Semantic roles & 50–950 ramp
primary
#C6FF8A
secondary
#954EE0
accent
#00E670
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681