#C8F092#C8F092
#C8F092 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.5% C 0.128 H 127.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F092 |
|---|---|
| RGB | rgb(200, 240, 146) |
| HSL | hsl(86, 76%, 76%) |
| HSV | hsv(86, 39%, 94%) |
| CMYK | cmyk(16.7%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(90.17, -28.32, 41.24) |
| CIE-LCH | lch(90.17, 50.03, 124.48°) |
| OKLab | oklab(90.54% -0.0778 0.1012) |
| OKLCH | oklch(90.54% 0.128 127.5) |
| XYZ | xyz(60.1672, 76.6742, 38.8183) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.49
Celery
#C1FD95
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 4.35
Light Yellowish Green
#C2FF89
ΔE00 4.55
Washed Out Green
#BCF5A6
ΔE00 4.76
Light Pea Green
#C4FE82
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F092 #BA92F0
analogous
#F0E992 #C8F092 #99F092
triadic
#C8F092 #92C8F0 #F092C8
tetradic
#C8F092 #92F0E9 #BA92F0 #F09299
square
#C8F092 #92F0E9 #BA92F0 #F09299
split-complementary
#C8F092 #9299F0 #E992F0
monochromatic
#92E126 #ADE95C #C8F092 #E3F7C8 #F1FBE4
Accessibility & contrast
On white
1.29
#C8F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#C8F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F092
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F092 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58B
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#CCE8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f092; /* rgb */ color: rgb(200, 240, 146); /* oklch */ color: oklch(90.5% 0.128 127.5);
Tailwind
colors: {
custom: {
50: '#daf5b3',
500: '#c8f092',
950: '#000000',
},
}SCSS
$custom: #c8f092; $custom-light: #daf5b3; $custom-dark: #000000;
JSON
{
"hex": "#c8f092",
"rgb": {
"r": 200,
"g": 240,
"b": 146
},
"hsl": {
"h": 85.532,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.90536,
"c": 0.12761,
"h": 127.5
},
"luminance": 0.76675
}Semantic roles & 50–950 ramp
primary
#C8F092
secondary
#8B5ACC
accent
#0ED864
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581