#C2FB77#C2FB77
#C2FB77 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.2% C 0.172 H 128.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB77 |
|---|---|
| RGB | rgb(194, 251, 119) |
| HSL | hsl(86, 94%, 73%) |
| HSV | hsv(86, 53%, 98%) |
| CMYK | cmyk(22.7%, 0%, 52.6%, 1.6%) |
| CIE-LAB | lab(92.48, -38.51, 56.80) |
| CIE-LCH | lch(92.48, 68.62, 124.14°) |
| OKLab | oklab(92.2% -0.1077 0.1344) |
| OKLCH | oklch(92.2% 0.172 128.7) |
| XYZ | xyz(60.0747, 81.7945, 30.0720) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.92
Light Pea Green
#C4FE82
ΔE00 1.32
Light Yellow Green
#CCFD7F
ΔE00 1.44
Light Yellowish Green
#C2FF89
ΔE00 2.38
Light Lime Green
#B9FF66
ΔE00 2.38
Light Lime
#AEFD6C
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB77 #B077FB
analogous
#FBF277 #C2FB77 #80FB77
triadic
#C2FB77 #77C2FB #FB77C2
tetradic
#C2FB77 #77FBF2 #B077FB #FB7780
square
#C2FB77 #77FBF2 #B077FB #FB7780
split-complementary
#C2FB77 #7780FB #F277FB
monochromatic
#8CF107 #A7F93C #C2FB77 #DDFDB2 #F2FEE1
Accessibility & contrast
On white
1.21
#C2FB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#C2FB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB77
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB77 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6A
Deuteranopia (green-blind)
#FDE87F
Tritanopia (blue-blind)
#C7F1DD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fb77; /* rgb */ color: rgb(194, 251, 119); /* oklch */ color: oklch(92.2% 0.172 128.7);
Tailwind
colors: {
custom: {
50: '#d7fda1',
500: '#c2fb77',
950: '#000000',
},
}SCSS
$custom: #c2fb77; $custom-light: #d7fda1; $custom-dark: #000000;
JSON
{
"hex": "#c2fb77",
"rgb": {
"r": 194,
"g": 251,
"b": 119
},
"hsl": {
"h": 85.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.92195,
"c": 0.1722,
"h": 128.7
},
"luminance": 0.81796
}Semantic roles & 50–950 ramp
primary
#C2FB77
secondary
#813FD8
accent
#00E663
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580