#C5F486#C5F486
#C5F486 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.0% C 0.147 H 128.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C5F486 |
|---|---|
| RGB | rgb(197, 244, 134) |
| HSL | hsl(86, 83%, 74%) |
| HSV | hsv(86, 45%, 96%) |
| CMYK | cmyk(19.3%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(90.91, -32.68, 47.96) |
| CIE-LCH | lch(90.91, 58.04, 124.27°) |
| OKLab | oklab(91.03% -0.0905 0.1159) |
| OKLCH | oklch(91.03% 0.147 128) |
| XYZ | xyz(59.6792, 78.2921, 34.5173) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.01
Light Pea Green
#C4FE82
ΔE00 2.60
Light Yellow Green
#CCFD7F
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.09
Pale Lime
#BEFD73
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5F486 #B586F4
analogous
#F4EC86 #C5F486 #8EF486
triadic
#C5F486 #86C5F4 #F486C5
tetradic
#C5F486 #86F4EC #B586F4 #F4868E
square
#C5F486 #86F4EC #B586F4 #F4868E
split-complementary
#C5F486 #868EF4 #EC86F4
monochromatic
#8FEA16 #AAEF4E #C5F486 #E0F9BE #F2FCE3
Accessibility & contrast
On white
1.26
#C5F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C5F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5F486
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5F486 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#CAEBDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c5f486; /* rgb */ color: rgb(197, 244, 134); /* oklch */ color: oklch(91.0% 0.147 128.0);
Tailwind
colors: {
custom: {
50: '#d8f8ab',
500: '#c5f486',
950: '#000000',
},
}SCSS
$custom: #c5f486; $custom-light: #d8f8ab; $custom-dark: #000000;
JSON
{
"hex": "#c5f486",
"rgb": {
"r": 197,
"g": 244,
"b": 134
},
"hsl": {
"h": 85.636,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.91031,
"c": 0.14704,
"h": 128
},
"luminance": 0.78293
}Semantic roles & 50–950 ramp
primary
#C5F486
secondary
#864ED0
accent
#06E063
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581