#C2F486#C2F486
#C2F486 is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.148 H 129.0°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F486 |
|---|---|
| RGB | rgb(194, 244, 134) |
| HSL | hsl(87, 83%, 74%) |
| HSV | hsv(87, 45%, 96%) |
| CMYK | cmyk(20.5%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(90.73, -33.76, 47.69) |
| CIE-LCH | lch(90.73, 58.43, 125.29°) |
| OKLab | oklab(90.84% -0.0934 0.1153) |
| OKLCH | oklch(90.84% 0.148 129) |
| XYZ | xyz(58.9013, 77.8909, 34.4809) |
| Luminance | 0.7789 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.62
Light Pea Green
#C4FE82
ΔE00 2.51
Light Yellowish Green
#C2FF89
ΔE00 2.51
Celery
#C1FD95
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 2.89
Pale Lime
#BEFD73
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F486 #B886F4
analogous
#F4EF86 #C2F486 #8BF486
triadic
#C2F486 #86C2F4 #F486C2
tetradic
#C2F486 #86F4EF #B886F4 #F4868B
square
#C2F486 #86F4EF #B886F4 #F4868B
split-complementary
#C2F486 #868BF4 #EF86F4
monochromatic
#89EA16 #A6EF4E #C2F486 #DEF9BE #F1FCE3
Accessibility & contrast
On white
1.27
#C2F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#C2F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F486
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F486 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77D
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#C6ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f486; /* rgb */ color: rgb(194, 244, 134); /* oklch */ color: oklch(90.8% 0.148 129.0);
Tailwind
colors: {
custom: {
50: '#d6f8ab',
500: '#c2f486',
950: '#000000',
},
}SCSS
$custom: #c2f486; $custom-light: #d6f8ab; $custom-dark: #000000;
JSON
{
"hex": "#c2f486",
"rgb": {
"r": 194,
"g": 244,
"b": 134
},
"hsl": {
"h": 87.273,
"s": 83.333,
"l": 74.118
},
"oklch": {
"l": 0.90837,
"c": 0.14839,
"h": 129
},
"luminance": 0.77892
}Semantic roles & 50–950 ramp
primary
#C2F486
secondary
#894ED0
accent
#06E069
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581