#C2F77C#C2F77C
#C2F77C is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.4% C 0.162 H 128.5°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F77C |
|---|---|
| RGB | rgb(194, 247, 124) |
| HSL | hsl(86, 88%, 73%) |
| HSV | hsv(86, 50%, 97%) |
| CMYK | cmyk(21.5%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(91.44, -36.21, 53.26) |
| CIE-LCH | lch(91.44, 64.40, 124.21°) |
| OKLab | oklab(91.37% -0.1009 0.127) |
| OKLCH | oklch(91.37% 0.162 128.5) |
| XYZ | xyz(59.1465, 79.4451, 31.2832) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.51
Light Yellow Green
#CCFD7F
ΔE00 1.65
Pale Lime
#BEFD73
ΔE00 2.05
Pistachio (survey)
#C0FA8B
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.25
Light Lime Green
#B9FF66
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F77C #B17CF7
analogous
#F7EF7C #C2F77C #84F77C
triadic
#C2F77C #7CC2F7 #F77CC2
tetradic
#C2F77C #7CF7EF #B17CF7 #F77C84
square
#C2F77C #7CF7EF #B17CF7 #F77C84
split-complementary
#C2F77C #7C84F7 #EF7CF7
monochromatic
#8CEA0E #A7F342 #C2F77C #DDFBB6 #F2FDE2
Accessibility & contrast
On white
1.24
#C2F77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#C2F77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F77C
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F77C | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#FAE583
Tritanopia (blue-blind)
#C7EEDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f77c; /* rgb */ color: rgb(194, 247, 124); /* oklch */ color: oklch(91.4% 0.162 128.5);
Tailwind
colors: {
custom: {
50: '#d7faa4',
500: '#c2f77c',
950: '#000000',
},
}SCSS
$custom: #c2f77c; $custom-light: #d7faa4; $custom-dark: #000000;
JSON
{
"hex": "#c2f77c",
"rgb": {
"r": 194,
"g": 247,
"b": 124
},
"hsl": {
"h": 85.854,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.91366,
"c": 0.16224,
"h": 128.5
},
"luminance": 0.79446
}Semantic roles & 50–950 ramp
primary
#C2F77C
secondary
#8244D3
accent
#00E563
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580