#C8F186#C8F186
#C8F186 is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.6% C 0.142 H 126.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F186 |
|---|---|
| RGB | rgb(200, 241, 134) |
| HSL | hsl(83, 79%, 74%) |
| HSV | hsv(83, 44%, 95%) |
| CMYK | cmyk(17%, 0%, 44.4%, 5.5%) |
| CIE-LAB | lab(90.28, -30.20, 47.22) |
| CIE-LCH | lch(90.28, 56.05, 122.60°) |
| OKLab | oklab(90.57% -0.0837 0.1142) |
| OKLCH | oklch(90.57% 0.142 126.2) |
| XYZ | xyz(59.5775, 76.9106, 34.2561) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Light Yellow Green
#CCFD7F
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 3.54
Light Yellowish Green
#C2FF89
ΔE00 3.79
Celery
#C1FD95
ΔE00 3.98
Pale Lime
#BEFD73
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F186 #AF86F1
analogous
#F1E586 #C8F186 #92F186
triadic
#C8F186 #86C8F1 #F186C8
tetradic
#C8F186 #86F1E5 #AF86F1 #F18692
square
#C8F186 #86F1E5 #AF86F1 #F18692
split-complementary
#C8F186 #8692F1 #E586F1
monochromatic
#96E21A #AFEB4F #C8F186 #E1F7BD #F3FCE4
Accessibility & contrast
On white
1.28
#C8F186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#C8F186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F186
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F186 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57D
Deuteranopia (green-blind)
#F5E38C
Tritanopia (blue-blind)
#CEE8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8f186; /* rgb */ color: rgb(200, 241, 134); /* oklch */ color: oklch(90.6% 0.142 126.2);
Tailwind
colors: {
custom: {
50: '#daf5ab',
500: '#c8f186',
950: '#000000',
},
}SCSS
$custom: #c8f186; $custom-light: #daf5ab; $custom-dark: #000000;
JSON
{
"hex": "#c8f186",
"rgb": {
"r": 200,
"g": 241,
"b": 134
},
"hsl": {
"h": 82.991,
"s": 79.259,
"l": 73.529
},
"oklch": {
"l": 0.9057,
"c": 0.14157,
"h": 126.2
},
"luminance": 0.76911
}Semantic roles & 50–950 ramp
primary
#C8F186
secondary
#7F4FCD
accent
#0ADC5A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581