#C2F980#C2F980
#C2F980 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.9% C 0.161 H 129.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F980 |
|---|---|
| RGB | rgb(194, 249, 128) |
| HSL | hsl(87, 91%, 74%) |
| HSV | hsv(87, 49%, 98%) |
| CMYK | cmyk(22.1%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(92.03, -36.69, 52.13) |
| CIE-LCH | lch(92.03, 63.75, 125.14°) |
| OKLab | oklab(91.86% -0.102 0.1248) |
| OKLCH | oklch(91.86% 0.161 129.3) |
| XYZ | xyz(60.0195, 80.7781, 32.8475) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.04
Light Yellowish Green
#C2FF89
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Light Yellow Green
#CCFD7F
ΔE00 1.73
Pale Lime
#BEFD73
ΔE00 2.05
Celery
#C1FD95
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F980 #B780F9
analogous
#F9F480 #C2F980 #86F980
triadic
#C2F980 #80C2F9 #F980C2
tetradic
#C2F980 #80F9F4 #B780F9 #F98086
square
#C2F980 #80F9F4 #B780F9 #F98086
split-complementary
#C2F980 #8086F9 #F480F9
monochromatic
#8AF30B #A6F646 #C2F980 #DEFCBA #F1FEE2
Accessibility & contrast
On white
1.22
#C2F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#C2F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F980
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F980 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#C6F0DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f980; /* rgb */ color: rgb(194, 249, 128); /* oklch */ color: oklch(91.9% 0.161 129.3);
Tailwind
colors: {
custom: {
50: '#d7fba7',
500: '#c2f980',
950: '#000000',
},
}SCSS
$custom: #c2f980; $custom-light: #d7fba7; $custom-dark: #000000;
JSON
{
"hex": "#c2f980",
"rgb": {
"r": 194,
"g": 249,
"b": 128
},
"hsl": {
"h": 87.273,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.91863,
"c": 0.16117,
"h": 129.3
},
"luminance": 0.80779
}Semantic roles & 50–950 ramp
primary
#C2F980
secondary
#8847D6
accent
#00E668
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#151710
muted
#848580