#C2F686#C2F686
#C2F686 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.3% C 0.151 H 129.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F686 |
|---|---|
| RGB | rgb(194, 246, 134) |
| HSL | hsl(88, 86%, 75%) |
| HSV | hsv(88, 46%, 96%) |
| CMYK | cmyk(21.1%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(91.28, -34.68, 48.38) |
| CIE-LCH | lch(91.28, 59.52, 125.63°) |
| OKLab | oklab(91.28% -0.096 0.1168) |
| OKLCH | oklch(91.28% 0.151 129.4) |
| XYZ | xyz(59.5063, 79.1010, 34.6826) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.25
Light Yellowish Green
#C2FF89
ΔE00 2.04
Light Pea Green
#C4FE82
ΔE00 2.05
Celery
#C1FD95
ΔE00 2.49
Light Yellow Green
#CCFD7F
ΔE00 2.61
Pale Lime
#BEFD73
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F686 #BA86F6
analogous
#F6F286 #C2F686 #8AF686
triadic
#C2F686 #86C2F6 #F686C2
tetradic
#C2F686 #86F6F2 #BA86F6 #F6868A
square
#C2F686 #86F6F2 #BA86F6 #F6868A
split-complementary
#C2F686 #868AF6 #F286F6
monochromatic
#89EE14 #A5F24D #C2F686 #DFFABF #F1FDE3
Accessibility & contrast
On white
1.25
#C2F686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#C2F686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F686
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F686 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#C6EDDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f686; /* rgb */ color: rgb(194, 246, 134); /* oklch */ color: oklch(91.3% 0.151 129.4);
Tailwind
colors: {
custom: {
50: '#d6f9ab',
500: '#c2f686',
950: '#000000',
},
}SCSS
$custom: #c2f686; $custom-light: #d6f9ab; $custom-dark: #000000;
JSON
{
"hex": "#c2f686",
"rgb": {
"r": 194,
"g": 246,
"b": 134
},
"hsl": {
"h": 87.857,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.9128,
"c": 0.15119,
"h": 129.4
},
"luminance": 0.79102
}Semantic roles & 50–950 ramp
primary
#C2F686
secondary
#8B4DD3
accent
#03E36B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581