#C2F581#C2F581
#C2F581 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 91.0% C 0.155 H 128.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F581 |
|---|---|
| RGB | rgb(194, 245, 129) |
| HSL | hsl(86, 85%, 73%) |
| HSV | hsv(86, 47%, 96%) |
| CMYK | cmyk(20.8%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(90.94, -34.77, 50.33) |
| CIE-LCH | lch(90.94, 61.17, 124.64°) |
| OKLab | oklab(90.99% -0.0966 0.1209) |
| OKLCH | oklch(90.99% 0.155 128.6) |
| XYZ | xyz(58.8625, 78.3581, 32.7881) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.83
Light Pea Green
#C4FE82
ΔE00 1.99
Light Yellow Green
#CCFD7F
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.33
Pale Lime
#BEFD73
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F581 #B481F5
analogous
#F5EE81 #C2F581 #88F581
triadic
#C2F581 #81C2F5 #F581C2
tetradic
#C2F581 #81F5EE #B481F5 #F58188
square
#C2F581 #81F5EE #B481F5 #F58188
split-complementary
#C2F581 #8188F5 #EE81F5
monochromatic
#8BE913 #A7F048 #C2F581 #DDF9BA #F1FDE3
Accessibility & contrast
On white
1.26
#C2F581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#C2F581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F581
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F581 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE777
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#C7ECDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c2f581; /* rgb */ color: rgb(194, 245, 129); /* oklch */ color: oklch(91.0% 0.155 128.6);
Tailwind
colors: {
custom: {
50: '#d6f8a8',
500: '#c2f581',
950: '#000000',
},
}SCSS
$custom: #c2f581; $custom-light: #d6f8a8; $custom-dark: #000000;
JSON
{
"hex": "#c2f581",
"rgb": {
"r": 194,
"g": 245,
"b": 129
},
"hsl": {
"h": 86.379,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.90988,
"c": 0.15472,
"h": 128.6
},
"luminance": 0.78359
}Semantic roles & 50–950 ramp
primary
#C2F581
secondary
#8549D1
accent
#04E265
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#151710
muted
#848581