#C8FF8A#C8FF8A
#C8FF8A is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 93.7% C 0.157 H 129.6°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF8A |
|---|---|
| RGB | rgb(200, 255, 138) |
| HSL | hsl(88, 100%, 77%) |
| HSV | hsv(88, 46%, 100%) |
| CMYK | cmyk(21.6%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(94.16, -36.18, 50.12) |
| CIE-LCH | lch(94.16, 61.82, 125.83°) |
| OKLab | oklab(93.71% -0.1002 0.1209) |
| OKLCH | oklch(93.71% 0.157 129.6) |
| XYZ | xyz(64.1661, 85.6331, 37.1881) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.94
Light Pea Green
#C4FE82
ΔE00 0.98
Pistachio (survey)
#C0FA8B
ΔE00 1.57
Light Yellow Green
#CCFD7F
ΔE00 1.90
Celery
#C1FD95
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF8A #C18AFF
analogous
#FFFB8A #C8FF8A #8EFF8A
triadic
#C8FF8A #8AC8FF #FF8AC8
tetradic
#C8FF8A #8AFFFB #C18AFF #FF8A8E
square
#C8FF8A #8AFFFB #C18AFF #FF8A8E
split-complementary
#C8FF8A #8A8EFF #FB8AFF
monochromatic
#8EFF10 #ABFF4D #C8FF8A #E5FFC7 #F1FFE0
Accessibility & contrast
On white
1.16
#C8FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#C8FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF8A
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF8A | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFED91
Tritanopia (blue-blind)
#CCF6E3
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff8a; /* rgb */ color: rgb(200, 255, 138); /* oklch */ color: oklch(93.7% 0.157 129.6);
Tailwind
colors: {
custom: {
50: '#dbffae',
500: '#c8ff8a',
950: '#000000',
},
}SCSS
$custom: #c8ff8a; $custom-light: #dbffae; $custom-dark: #000000;
JSON
{
"hex": "#c8ff8a",
"rgb": {
"r": 200,
"g": 255,
"b": 138
},
"hsl": {
"h": 88.205,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.93707,
"c": 0.15701,
"h": 129.6
},
"luminance": 0.85634
}Semantic roles & 50–950 ramp
primary
#C8FF8A
secondary
#924EE0
accent
#00E66C
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681