#C2F77E#C2F77E
#C2F77E is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.4% C 0.160 H 128.7°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F77E |
|---|---|
| RGB | rgb(194, 247, 126) |
| HSL | hsl(86, 88%, 73%) |
| HSV | hsv(86, 49%, 97%) |
| CMYK | cmyk(21.5%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(91.46, -36.00, 52.36) |
| CIE-LCH | lch(91.46, 63.54, 124.51°) |
| OKLab | oklab(91.39% -0.1002 0.1252) |
| OKLCH | oklch(91.39% 0.16 128.7) |
| XYZ | xyz(59.2743, 79.4962, 31.9560) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.47
Light Yellow Green
#CCFD7F
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 2.22
Celery
#C1FD95
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F77E #B37EF7
analogous
#F7EF7E #C2F77E #85F77E
triadic
#C2F77E #7EC2F7 #F77EC2
tetradic
#C2F77E #7EF7EF #B37EF7 #F77E85
square
#C2F77E #7EF7EF #B37EF7 #F77E85
split-complementary
#C2F77E #7E85F7 #EF7EF7
monochromatic
#8BEC0F #A7F344 #C2F77E #DDFBB8 #F1FDE2
Accessibility & contrast
On white
1.24
#C2F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#C2F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F77E
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F77E | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#C7EEDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c2f77e; /* rgb */ color: rgb(194, 247, 126); /* oklch */ color: oklch(91.4% 0.160 128.7);
Tailwind
colors: {
custom: {
50: '#d7faa6',
500: '#c2f77e',
950: '#000000',
},
}SCSS
$custom: #c2f77e; $custom-light: #d7faa6; $custom-dark: #000000;
JSON
{
"hex": "#c2f77e",
"rgb": {
"r": 194,
"g": 247,
"b": 126
},
"hsl": {
"h": 86.281,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.91392,
"c": 0.16035,
"h": 128.7
},
"luminance": 0.79497
}Semantic roles & 50–950 ramp
primary
#C2F77E
secondary
#8446D3
accent
#01E565
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580