#C8F193#C8F193
#C8F193 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.128 H 127.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F193 |
|---|---|
| RGB | rgb(200, 241, 147) |
| HSL | hsl(86, 77%, 76%) |
| HSV | hsv(86, 39%, 95%) |
| CMYK | cmyk(17%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(90.46, -28.67, 41.11) |
| CIE-LCH | lch(90.46, 50.12, 124.89°) |
| OKLab | oklab(90.77% -0.0787 0.1009) |
| OKLCH | oklch(90.77% 0.128 127.9) |
| XYZ | xyz(60.5405, 77.2958, 39.3282) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Celery
#C1FD95
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.38
Washed Out Green
#BCF5A6
ΔE00 4.57
Light Pea Green
#C4FE82
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F193 #BC93F1
analogous
#F1EB93 #C8F193 #99F193
triadic
#C8F193 #93C8F1 #F193C8
tetradic
#C8F193 #93F1EB #BC93F1 #F19399
square
#C8F193 #93F1EB #BC93F1 #F19399
split-complementary
#C8F193 #9399F1 #EB93F1
monochromatic
#91E327 #ACEA5D #C8F193 #E4F8C9 #F1FBE4
Accessibility & contrast
On white
1.28
#C8F193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#C8F193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F193
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F193 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58C
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#CCE9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f193; /* rgb */ color: rgb(200, 241, 147); /* oklch */ color: oklch(90.8% 0.128 127.9);
Tailwind
colors: {
custom: {
50: '#daf5b4',
500: '#c8f193',
950: '#000000',
},
}SCSS
$custom: #c8f193; $custom-light: #daf5b4; $custom-dark: #000000;
JSON
{
"hex": "#c8f193",
"rgb": {
"r": 200,
"g": 241,
"b": 147
},
"hsl": {
"h": 86.17,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.9077,
"c": 0.12797,
"h": 127.9
},
"luminance": 0.77297
}Semantic roles & 50–950 ramp
primary
#C8F193
secondary
#8D5ACE
accent
#0CD966
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581