#C2F277#C2F277
#C2F277 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.2% C 0.160 H 127.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F277 |
|---|---|
| RGB | rgb(194, 242, 119) |
| HSL | hsl(83, 83%, 71%) |
| HSV | hsv(83, 51%, 95%) |
| CMYK | cmyk(19.8%, 0%, 50.8%, 5.1%) |
| CIE-LAB | lab(90.00, -34.44, 53.85) |
| CIE-LCH | lch(90.00, 63.92, 122.60°) |
| OKLab | oklab(90.19% -0.0964 0.1279) |
| OKLCH | oklch(90.19% 0.16 127) |
| XYZ | xyz(57.3298, 76.3047, 29.1571) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.31
Light Pea Green
#C4FE82
ΔE00 2.73
Pale Lime
#BEFD73
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.21
Light Yellowish Green
#C2FF89
ΔE00 3.46
Pear
#CBF85F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F277 #A777F2
analogous
#F2E577 #C2F277 #84F277
triadic
#C2F277 #77C2F2 #F277C2
tetradic
#C2F277 #77F2E5 #A777F2 #F27784
square
#C2F277 #77F2E5 #A777F2 #F27784
split-complementary
#C2F277 #7784F2 #E577F2
monochromatic
#8DDA15 #A9ED3F #C2F277 #DBF7AF #F2FCE3
Accessibility & contrast
On white
1.29
#C2F277 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#C2F277 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F277
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F277 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F277 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE46C
Deuteranopia (green-blind)
#F6E27F
Tritanopia (blue-blind)
#C8E9D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2f277; /* rgb */ color: rgb(194, 242, 119); /* oklch */ color: oklch(90.2% 0.160 127.0);
Tailwind
colors: {
custom: {
50: '#d7f6a1',
500: '#c2f277',
950: '#000000',
},
}SCSS
$custom: #c2f277; $custom-light: #d7f6a1; $custom-dark: #000000;
JSON
{
"hex": "#c2f277",
"rgb": {
"r": 194,
"g": 242,
"b": 119
},
"hsl": {
"h": 83.415,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.9019,
"c": 0.16017,
"h": 127
},
"luminance": 0.76306
}Semantic roles & 50–950 ramp
primary
#C2F277
secondary
#7741CC
accent
#07DF5B
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580