#C8FF94#C8FF94
#C8FF94 is a very light, vivid yellow-green. Relative luminance 0.859; OKLCH L 93.9% C 0.147 H 131.0°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FF94 |
|---|---|
| RGB | rgb(200, 255, 148) |
| HSL | hsl(91, 100%, 79%) |
| HSV | hsv(91, 42%, 100%) |
| CMYK | cmyk(21.6%, 0%, 42%, 0%) |
| CIE-LAB | lab(94.29, -35.02, 45.51) |
| CIE-LCH | lch(94.29, 57.43, 127.58°) |
| OKLab | oklab(93.85% -0.0964 0.111) |
| OKLCH | oklch(93.85% 0.147 131) |
| XYZ | xyz(64.9237, 85.9362, 41.1780) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.21
Pistachio (survey)
#C0FA8B
ΔE00 1.36
Light Yellowish Green
#C2FF89
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 2.35
Light Yellow Green
#CCFD7F
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FF94 #CB94FF
analogous
#FEFF94 #C8FF94 #94FF96
triadic
#C8FF94 #94C8FF #FF94C8
tetradic
#C8FF94 #94FEFF #CB94FF #FF9694
square
#C8FF94 #94FEFF #CB94FF #FF9694
split-complementary
#C8FF94 #9694FF #FF94FE
monochromatic
#89FF1A #A9FF57 #C8FF94 #E7FFD1 #EFFFE0
Accessibility & contrast
On white
1.15
#C8FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#C8FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FF94
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FF94 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18C
Deuteranopia (green-blind)
#FFED9A
Tritanopia (blue-blind)
#CBF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8ff94; /* rgb */ color: rgb(200, 255, 148); /* oklch */ color: oklch(93.9% 0.147 131.0);
Tailwind
colors: {
custom: {
50: '#daffb5',
500: '#c8ff94',
950: '#000000',
},
}SCSS
$custom: #c8ff94; $custom-light: #daffb5; $custom-dark: #000000;
JSON
{
"hex": "#c8ff94",
"rgb": {
"r": 200,
"g": 255,
"b": 148
},
"hsl": {
"h": 90.841,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.93854,
"c": 0.14703,
"h": 131
},
"luminance": 0.85937
}Semantic roles & 50–950 ramp
primary
#C8FF94
secondary
#9E56E1
accent
#00E676
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681