#C2F481#C2F481
#C2F481 is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.8% C 0.153 H 128.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F481 |
|---|---|
| RGB | rgb(194, 244, 129) |
| HSL | hsl(86, 84%, 73%) |
| HSV | hsv(86, 47%, 96%) |
| CMYK | cmyk(20.5%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(90.67, -34.31, 49.99) |
| CIE-LCH | lch(90.67, 60.64, 124.47°) |
| OKLab | oklab(90.77% -0.0953 0.1201) |
| OKLCH | oklch(90.77% 0.153 128.4) |
| XYZ | xyz(58.5608, 77.7547, 32.6875) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.23
Light Yellow Green
#CCFD7F
ΔE00 2.40
Light Yellowish Green
#C2FF89
ΔE00 2.55
Pale Lime
#BEFD73
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F481 #B381F4
analogous
#F4ED81 #C2F481 #88F481
triadic
#C2F481 #81C2F4 #F481C2
tetradic
#C2F481 #81F4ED #B381F4 #F48188
square
#C2F481 #81F4ED #B381F4 #F48188
split-complementary
#C2F481 #8188F4 #ED81F4
monochromatic
#8BE614 #A7EF49 #C2F481 #DDF9B9 #F1FDE3
Accessibility & contrast
On white
1.27
#C2F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#C2F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F481
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F481 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE677
Deuteranopia (green-blind)
#F7E388
Tritanopia (blue-blind)
#C7EBD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f481; /* rgb */ color: rgb(194, 244, 129); /* oklch */ color: oklch(90.8% 0.153 128.4);
Tailwind
colors: {
custom: {
50: '#d6f8a8',
500: '#c2f481',
950: '#000000',
},
}SCSS
$custom: #c2f481; $custom-light: #d6f8a8; $custom-dark: #000000;
JSON
{
"hex": "#c2f481",
"rgb": {
"r": 194,
"g": 244,
"b": 129
},
"hsl": {
"h": 86.087,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.90766,
"c": 0.15334,
"h": 128.4
},
"luminance": 0.77756
}Semantic roles & 50–950 ramp
primary
#C2F481
secondary
#8449D0
accent
#05E064
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580