#C8F192#C8F192
#C8F192 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.8% C 0.129 H 127.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F192 |
|---|---|
| RGB | rgb(200, 241, 146) |
| HSL | hsl(86, 77%, 76%) |
| HSV | hsv(86, 39%, 95%) |
| CMYK | cmyk(17%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(90.44, -28.79, 41.59) |
| CIE-LCH | lch(90.44, 50.58, 124.69°) |
| OKLab | oklab(90.75% -0.0791 0.102) |
| OKLCH | oklch(90.75% 0.129 127.8) |
| XYZ | xyz(60.4624, 77.2646, 38.9167) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.30
Light Pea Green
#C4FE82
ΔE00 4.52
Light Yellow Green
#CCFD7F
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F192 #BB92F1
analogous
#F1EB92 #C8F192 #98F192
triadic
#C8F192 #92C8F1 #F192C8
tetradic
#C8F192 #92F1EB #BB92F1 #F19298
square
#C8F192 #92F1EB #BB92F1 #F19298
split-complementary
#C8F192 #9298F1 #EB92F1
monochromatic
#91E326 #ADEA5C #C8F192 #E3F8C8 #F1FCE4
Accessibility & contrast
On white
1.28
#C8F192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#C8F192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F192
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F192 | 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)
#FAE58B
Deuteranopia (green-blind)
#F4E397
Tritanopia (blue-blind)
#CCE9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c8f192; /* rgb */ color: rgb(200, 241, 146); /* oklch */ color: oklch(90.8% 0.129 127.8);
Tailwind
colors: {
custom: {
50: '#daf5b3',
500: '#c8f192',
950: '#000000',
},
}SCSS
$custom: #c8f192; $custom-light: #daf5b3; $custom-dark: #000000;
JSON
{
"hex": "#c8f192",
"rgb": {
"r": 200,
"g": 241,
"b": 146
},
"hsl": {
"h": 85.895,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.90754,
"c": 0.12905,
"h": 127.8
},
"luminance": 0.77265
}Semantic roles & 50–950 ramp
primary
#C8F192
secondary
#8C5ACE
accent
#0CD965
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581