#C2F586#C2F586
#C2F586 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.1% C 0.150 H 129.2°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F586 |
|---|---|
| RGB | rgb(194, 245, 134) |
| HSL | hsl(88, 85%, 74%) |
| HSV | hsv(88, 45%, 96%) |
| CMYK | cmyk(20.8%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(91.00, -34.22, 48.04) |
| CIE-LCH | lch(91.00, 58.98, 125.46°) |
| OKLab | oklab(91.06% -0.0947 0.1161) |
| OKLCH | oklch(91.06% 0.15 129.2) |
| XYZ | xyz(59.2030, 78.4944, 34.5814) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 2.27
Light Pea Green
#C4FE82
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.61
Light Yellow Green
#CCFD7F
ΔE00 2.74
Pale Lime
#BEFD73
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F586 #B986F5
analogous
#F5F186 #C2F586 #8BF586
triadic
#C2F586 #86C2F5 #F586C2
tetradic
#C2F586 #86F5F1 #B986F5 #F5868B
square
#C2F586 #86F5F1 #B986F5 #F5868B
split-complementary
#C2F586 #868BF5 #F186F5
monochromatic
#89EC15 #A6F04D #C2F586 #DEFABF #F1FDE3
Accessibility & contrast
On white
1.26
#C2F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#C2F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F586
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F586 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87D
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#C6ECDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f586; /* rgb */ color: rgb(194, 245, 134); /* oklch */ color: oklch(91.1% 0.150 129.2);
Tailwind
colors: {
custom: {
50: '#d6f8ab',
500: '#c2f586',
950: '#000000',
},
}SCSS
$custom: #c2f586; $custom-light: #d6f8ab; $custom-dark: #000000;
JSON
{
"hex": "#c2f586",
"rgb": {
"r": 194,
"g": 245,
"b": 134
},
"hsl": {
"h": 87.568,
"s": 84.733,
"l": 74.314
},
"oklch": {
"l": 0.91058,
"c": 0.14979,
"h": 129.2
},
"luminance": 0.78495
}Semantic roles & 50–950 ramp
primary
#C2F586
secondary
#8A4ED2
accent
#04E16A
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581