#C2FB70#C2FB70
#C2FB70 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.1% C 0.178 H 128.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FB70 |
|---|---|
| RGB | rgb(194, 251, 112) |
| HSL | hsl(85, 95%, 71%) |
| HSV | hsv(85, 55%, 98%) |
| CMYK | cmyk(22.7%, 0%, 55.4%, 1.6%) |
| CIE-LAB | lab(92.41, -39.17, 59.83) |
| CIE-LCH | lch(92.41, 71.51, 123.21°) |
| OKLab | oklab(92.11% -0.1101 0.1403) |
| OKLCH | oklch(92.11% 0.178 128.1) |
| XYZ | xyz(59.6697, 81.6325, 27.9390) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.02
Light Yellow Green
#CCFD7F
ΔE00 1.82
Light Lime Green
#B9FF66
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.12
Pale Lime Green
#B1FF65
ΔE00 2.76
Light Lime
#AEFD6C
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FB70 #A970FB
analogous
#FBEE70 #C2FB70 #7CFB70
triadic
#C2FB70 #70C2FB #FB70C2
tetradic
#C2FB70 #70FBEE #A970FB #FB707C
square
#C2FB70 #70FBEE #A970FB #FB707C
split-complementary
#C2FB70 #707CFB #EE70FB
monochromatic
#8DEA07 #A9F934 #C2FB70 #DBFDAC #F2FEE1
Accessibility & contrast
On white
1.21
#C2FB70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#C2FB70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FB70
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FB70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FB70 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#C7F1DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c2fb70; /* rgb */ color: rgb(194, 251, 112); /* oklch */ color: oklch(92.1% 0.178 128.1);
Tailwind
colors: {
custom: {
50: '#d7fd9d',
500: '#c2fb70',
950: '#000000',
},
}SCSS
$custom: #c2fb70; $custom-light: #d7fd9d; $custom-dark: #000000;
JSON
{
"hex": "#c2fb70",
"rgb": {
"r": 194,
"g": 251,
"b": 112
},
"hsl": {
"h": 84.604,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.92114,
"c": 0.17834,
"h": 128.1
},
"luminance": 0.81634
}Semantic roles & 50–950 ramp
primary
#C2FB70
secondary
#7939D7
accent
#00E65E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580