#C8F486#C8F486
#C8F486 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.2% C 0.146 H 127.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F486 |
|---|---|
| RGB | rgb(200, 244, 134) |
| HSL | hsl(84, 83%, 74%) |
| HSV | hsv(84, 45%, 96%) |
| CMYK | cmyk(18%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(91.10, -31.59, 48.23) |
| CIE-LCH | lch(91.10, 57.66, 123.22°) |
| OKLab | oklab(91.23% -0.0876 0.1165) |
| OKLCH | oklch(91.23% 0.146 127) |
| XYZ | xyz(60.4728, 78.7012, 34.5545) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.46
Light Yellow Green
#CCFD7F
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.50
Pale Lime
#BEFD73
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F486 #B286F4
analogous
#F4E986 #C8F486 #91F486
triadic
#C8F486 #86C8F4 #F486C8
tetradic
#C8F486 #86F4E9 #B286F4 #F48691
square
#C8F486 #86F4E9 #B286F4 #F48691
split-complementary
#C8F486 #8691F4 #E986F4
monochromatic
#95EA16 #AFEF4E #C8F486 #E2F9BE #F2FCE3
Accessibility & contrast
On white
1.25
#C8F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#C8F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F486
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F486 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#CDEBDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f486; /* rgb */ color: rgb(200, 244, 134); /* oklch */ color: oklch(91.2% 0.146 127.0);
Tailwind
colors: {
custom: {
50: '#daf8ab',
500: '#c8f486',
950: '#000000',
},
}SCSS
$custom: #c8f486; $custom-light: #daf8ab; $custom-dark: #000000;
JSON
{
"hex": "#c8f486",
"rgb": {
"r": 200,
"g": 244,
"b": 134
},
"hsl": {
"h": 84,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.91228,
"c": 0.14573,
"h": 127
},
"luminance": 0.78702
}Semantic roles & 50–950 ramp
primary
#C8F486
secondary
#824ED0
accent
#06E05D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581