#C8F191#C8F191
#C8F191 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.7% C 0.130 H 127.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F191 |
|---|---|
| RGB | rgb(200, 241, 145) |
| HSL | hsl(86, 77%, 76%) |
| HSV | hsv(86, 40%, 95%) |
| CMYK | cmyk(17%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(90.43, -28.91, 42.06) |
| CIE-LCH | lch(90.43, 51.04, 124.50°) |
| OKLab | oklab(90.74% -0.0795 0.103) |
| OKLCH | oklch(90.74% 0.13 127.6) |
| XYZ | xyz(60.3849, 77.2336, 38.5088) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Celery
#C1FD95
ΔE00 3.52
Light Yellowish Green
#C2FF89
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.36
Light Pea Green
#C4FE82
ΔE00 4.42
Light Yellow Green
#CCFD7F
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F191 #BA91F1
analogous
#F1EA91 #C8F191 #98F191
triadic
#C8F191 #91C8F1 #F191C8
tetradic
#C8F191 #91F1EA #BA91F1 #F19198
square
#C8F191 #91F1EA #BA91F1 #F19198
split-complementary
#C8F191 #9198F1 #EA91F1
monochromatic
#92E324 #ADEA5B #C8F191 #E3F8C7 #F1FCE4
Accessibility & contrast
On white
1.28
#C8F191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#C8F191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F191
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F191 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58A
Deuteranopia (green-blind)
#F4E396
Tritanopia (blue-blind)
#CCE9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f191; /* rgb */ color: rgb(200, 241, 145); /* oklch */ color: oklch(90.7% 0.130 127.6);
Tailwind
colors: {
custom: {
50: '#daf5b2',
500: '#c8f191',
950: '#000000',
},
}SCSS
$custom: #c8f191; $custom-light: #daf5b2; $custom-dark: #000000;
JSON
{
"hex": "#c8f191",
"rgb": {
"r": 200,
"g": 241,
"b": 145
},
"hsl": {
"h": 85.625,
"s": 77.419,
"l": 75.686
},
"oklch": {
"l": 0.90738,
"c": 0.13011,
"h": 127.6
},
"luminance": 0.77234
}Semantic roles & 50–950 ramp
primary
#C8F191
secondary
#8B59CE
accent
#0CDA64
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581