#C2F970#C2F970
#C2F970 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.176 H 127.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2F970 |
|---|---|
| RGB | rgb(194, 249, 112) |
| HSL | hsl(84, 92%, 71%) |
| HSV | hsv(84, 55%, 98%) |
| CMYK | cmyk(22.1%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(91.86, -38.27, 59.19) |
| CIE-LCH | lch(91.86, 70.48, 122.89°) |
| OKLab | oklab(91.67% -0.1076 0.139) |
| OKLCH | oklch(91.67% 0.176 127.8) |
| XYZ | xyz(59.0482, 80.3895, 27.7319) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.33
Light Yellow Green
#CCFD7F
ΔE00 1.78
Light Pea Green
#C4FE82
ΔE00 2.21
Light Lime Green
#B9FF66
ΔE00 2.29
Pear
#CBF85F
ΔE00 2.93
Pale Lime Green
#B1FF65
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2F970 #A770F9
analogous
#F9EC70 #C2F970 #7DF970
triadic
#C2F970 #70C2F9 #F970C2
tetradic
#C2F970 #70F9EC #A770F9 #F9707D
square
#C2F970 #70F9EC #A770F9 #F9707D
split-complementary
#C2F970 #707DF9 #EC70F9
monochromatic
#8DE50A #A9F735 #C2F970 #DBFBAB #F2FEE2
Accessibility & contrast
On white
1.23
#C2F970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#C2F970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2F970
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2F970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2F970 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA62
Deuteranopia (green-blind)
#FCE779
Tritanopia (blue-blind)
#C8EFDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c2f970; /* rgb */ color: rgb(194, 249, 112); /* oklch */ color: oklch(91.7% 0.176 127.8);
Tailwind
colors: {
custom: {
50: '#d7fb9d',
500: '#c2f970',
950: '#000000',
},
}SCSS
$custom: #c2f970; $custom-light: #d7fb9d; $custom-dark: #000000;
JSON
{
"hex": "#c2f970",
"rgb": {
"r": 194,
"g": 249,
"b": 112
},
"hsl": {
"h": 84.088,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.91667,
"c": 0.17574,
"h": 127.8
},
"luminance": 0.80391
}Semantic roles & 50–950 ramp
primary
#C2F970
secondary
#7739D4
accent
#00E65C
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580