#C2F276#C2F276
#C2F276 is a very light, vivid yellow-green. Relative luminance 0.763; OKLCH L 90.2% C 0.161 H 126.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F276 |
|---|---|
| RGB | rgb(194, 242, 118) |
| HSL | hsl(83, 83%, 71%) |
| HSV | hsv(83, 51%, 95%) |
| CMYK | cmyk(19.8%, 0%, 51.2%, 5.1%) |
| CIE-LAB | lab(89.99, -34.54, 54.29) |
| CIE-LCH | lch(89.99, 64.35, 122.46°) |
| OKLab | oklab(90.18% -0.0967 0.1288) |
| OKLCH | oklch(90.18% 0.161 126.9) |
| XYZ | xyz(57.2701, 76.2808, 28.8425) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.30
Light Pea Green
#C4FE82
ΔE00 2.77
Pale Lime
#BEFD73
ΔE00 2.87
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Light Yellowish Green
#C2FF89
ΔE00 3.53
Pear
#CBF85F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F276 #A676F2
analogous
#F2E476 #C2F276 #84F276
triadic
#C2F276 #76C2F2 #F276C2
tetradic
#C2F276 #76F2E4 #A676F2 #F27684
square
#C2F276 #76F2E4 #A676F2 #F27684
split-complementary
#C2F276 #7684F2 #E476F2
monochromatic
#8DD915 #A9ED3E #C2F276 #DBF7AE #F3FCE3
Accessibility & contrast
On white
1.29
#C2F276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#C2F276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F276
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F276 | 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)
#FDE46B
Deuteranopia (green-blind)
#F6E27E
Tritanopia (blue-blind)
#C8E9D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c2f276; /* rgb */ color: rgb(194, 242, 118); /* oklch */ color: oklch(90.2% 0.161 126.9);
Tailwind
colors: {
custom: {
50: '#d7f6a0',
500: '#c2f276',
950: '#000000',
},
}SCSS
$custom: #c2f276; $custom-light: #d7f6a0; $custom-dark: #000000;
JSON
{
"hex": "#c2f276",
"rgb": {
"r": 194,
"g": 242,
"b": 118
},
"hsl": {
"h": 83.226,
"s": 82.667,
"l": 70.588
},
"oklch": {
"l": 0.90178,
"c": 0.1611,
"h": 126.9
},
"luminance": 0.76282
}Semantic roles & 50–950 ramp
primary
#C2F276
secondary
#7640CC
accent
#06DF5A
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#15170F
muted
#848580