#C8FF93#C8FF93
#C8FF93 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.8% C 0.148 H 130.8°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF93 |
|---|---|
| RGB | rgb(200, 255, 147) |
| HSL | hsl(91, 100%, 79%) |
| HSV | hsv(91, 42%, 100%) |
| CMYK | cmyk(21.6%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(94.27, -35.14, 45.98) |
| CIE-LCH | lch(94.27, 57.87, 127.39°) |
| OKLab | oklab(93.84% -0.0968 0.112) |
| OKLCH | oklch(93.84% 0.148 130.8) |
| XYZ | xyz(64.8449, 85.9046, 40.7630) |
| Luminance | 0.8591 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.31
Celery
#C1FD95
ΔE00 1.31
Light Yellowish Green
#C2FF89
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 3.12
Pale Lime
#BEFD73
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF93 #CA93FF
analogous
#FEFF93 #C8FF93 #93FF94
triadic
#C8FF93 #93C8FF #FF93C8
tetradic
#C8FF93 #93FEFF #CA93FF #FF9493
square
#C8FF93 #93FEFF #CA93FF #FF9493
split-complementary
#C8FF93 #9493FF #FF93FE
monochromatic
#8AFF19 #A9FF56 #C8FF93 #E7FFD0 #EFFFE0
Accessibility & contrast
On white
1.16
#C8FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#C8FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF93
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF93 | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFED99
Tritanopia (blue-blind)
#CBF7E5
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8ff93; /* rgb */ color: rgb(200, 255, 147); /* oklch */ color: oklch(93.8% 0.148 130.8);
Tailwind
colors: {
custom: {
50: '#daffb4',
500: '#c8ff93',
950: '#000000',
},
}SCSS
$custom: #c8ff93; $custom-light: #daffb4; $custom-dark: #000000;
JSON
{
"hex": "#c8ff93",
"rgb": {
"r": 200,
"g": 255,
"b": 147
},
"hsl": {
"h": 90.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.93839,
"c": 0.14804,
"h": 130.8
},
"luminance": 0.85906
}Semantic roles & 50–950 ramp
primary
#C8FF93
secondary
#9C55E1
accent
#00E675
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681