#C2F480#C2F480
#C2F480 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.8% C 0.154 H 128.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F480 |
|---|---|
| RGB | rgb(194, 244, 128) |
| HSL | hsl(86, 84%, 73%) |
| HSV | hsv(86, 48%, 96%) |
| CMYK | cmyk(20.5%, 0%, 47.5%, 4.3%) |
| CIE-LAB | lab(90.66, -34.42, 50.45) |
| CIE-LCH | lch(90.66, 61.07, 124.31°) |
| OKLab | oklab(90.75% -0.0957 0.1211) |
| OKLCH | oklch(90.75% 0.154 128.3) |
| XYZ | xyz(58.4946, 77.7283, 32.3392) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.32
Light Yellowish Green
#C2FF89
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F480 #B280F4
analogous
#F4EC80 #C2F480 #88F480
triadic
#C2F480 #80C2F4 #F480C2
tetradic
#C2F480 #80F4EC #B280F4 #F48088
square
#C2F480 #80F4EC #B280F4 #F48088
split-complementary
#C2F480 #8088F4 #EC80F4
monochromatic
#8BE614 #A7EF48 #C2F480 #DDF9B8 #F1FDE3
Accessibility & contrast
On white
1.27
#C2F480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#C2F480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F480
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F480 | 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)
#FEE676
Deuteranopia (green-blind)
#F7E387
Tritanopia (blue-blind)
#C7EBD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c2f480; /* rgb */ color: rgb(194, 244, 128); /* oklch */ color: oklch(90.8% 0.154 128.3);
Tailwind
colors: {
custom: {
50: '#d6f8a7',
500: '#c2f480',
950: '#000000',
},
}SCSS
$custom: #c2f480; $custom-light: #d6f8a7; $custom-dark: #000000;
JSON
{
"hex": "#c2f480",
"rgb": {
"r": 194,
"g": 244,
"b": 128
},
"hsl": {
"h": 85.862,
"s": 84.058,
"l": 72.941
},
"oklch": {
"l": 0.90752,
"c": 0.15431,
"h": 128.3
},
"luminance": 0.77729
}Semantic roles & 50–950 ramp
primary
#C2F480
secondary
#8348D0
accent
#05E164
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580