#C8F194#C8F194
#C8F194 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.127 H 128.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F194 |
|---|---|
| RGB | rgb(200, 241, 148) |
| HSL | hsl(86, 77%, 76%) |
| HSV | hsv(86, 39%, 95%) |
| CMYK | cmyk(17%, 0%, 38.6%, 5.5%) |
| CIE-LAB | lab(90.47, -28.54, 40.64) |
| CIE-LCH | lch(90.47, 49.66, 125.08°) |
| OKLab | oklab(90.79% -0.0783 0.0999) |
| OKLCH | oklch(90.79% 0.127 128.1) |
| XYZ | xyz(60.6193, 77.3273, 39.7432) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.54
Tea Green
#BDF8A3
ΔE00 4.02
Washed Out Green
#BCF5A6
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.47
Light Pea Green
#C4FE82
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F194 #BD94F1
analogous
#F1EC94 #C8F194 #9AF194
triadic
#C8F194 #94C8F1 #F194C8
tetradic
#C8F194 #94F1EC #BD94F1 #F1949A
square
#C8F194 #94F1EC #BD94F1 #F1949A
split-complementary
#C8F194 #949AF1 #EC94F1
monochromatic
#90E328 #ACEA5E #C8F194 #E4F8CA #F1FBE4
Accessibility & contrast
On white
1.28
#C8F194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#C8F194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F194
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F194 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58D
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#CCE9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f194; /* rgb */ color: rgb(200, 241, 148); /* oklch */ color: oklch(90.8% 0.127 128.1);
Tailwind
colors: {
custom: {
50: '#daf5b4',
500: '#c8f194',
950: '#000000',
},
}SCSS
$custom: #c8f194; $custom-light: #daf5b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f194",
"rgb": {
"r": 200,
"g": 241,
"b": 148
},
"hsl": {
"h": 86.452,
"s": 76.86,
"l": 76.275
},
"oklch": {
"l": 0.90787,
"c": 0.12691,
"h": 128.1
},
"luminance": 0.77328
}Semantic roles & 50–950 ramp
primary
#C8F194
secondary
#8E5BCE
accent
#0CD967
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581