#C8F095#C8F095
#C8F095 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.124 H 128.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F095 |
|---|---|
| RGB | rgb(200, 240, 149) |
| HSL | hsl(86, 75%, 76%) |
| HSV | hsv(86, 38%, 94%) |
| CMYK | cmyk(16.7%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(90.22, -27.95, 39.81) |
| CIE-LCH | lch(90.22, 48.64, 125.07°) |
| OKLab | oklab(90.59% -0.0766 0.098) |
| OKLCH | oklch(90.59% 0.124 128) |
| XYZ | xyz(60.4036, 76.7688, 40.0635) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.73
Celery
#C1FD95
ΔE00 3.82
Tea Green
#BDF8A3
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.36
Light Yellowish Green
#C2FF89
ΔE00 4.81
Light Light Green
#C8FFB0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F095 #BD95F0
analogous
#F0EB95 #C8F095 #9BF095
triadic
#C8F095 #95C8F0 #F095C8
tetradic
#C8F095 #95F0EB #BD95F0 #F0959B
square
#C8F095 #95F0EB #BD95F0 #F0959B
split-complementary
#C8F095 #959BF0 #EB95F0
monochromatic
#90E12A #ACE85F #C8F095 #E4F8CB #F1FBE4
Accessibility & contrast
On white
1.28
#C8F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#C8F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F095
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F095 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58E
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#CCE8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f095; /* rgb */ color: rgb(200, 240, 149); /* oklch */ color: oklch(90.6% 0.124 128.0);
Tailwind
colors: {
custom: {
50: '#daf5b5',
500: '#c8f095',
950: '#000000',
},
}SCSS
$custom: #c8f095; $custom-light: #daf5b5; $custom-dark: #000000;
JSON
{
"hex": "#c8f095",
"rgb": {
"r": 200,
"g": 240,
"b": 149
},
"hsl": {
"h": 86.374,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.90585,
"c": 0.12437,
"h": 128
},
"luminance": 0.76769
}Semantic roles & 50–950 ramp
primary
#C8F095
secondary
#8E5DCD
accent
#0ED767
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581