#C2FF70#C2FF70
#C2FF70 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.184 H 128.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF70 |
|---|---|
| RGB | rgb(194, 255, 112) |
| HSL | hsl(86, 100%, 72%) |
| HSV | hsv(86, 56%, 100%) |
| CMYK | cmyk(23.9%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(93.52, -40.94, 61.10) |
| CIE-LCH | lch(93.52, 73.55, 123.82°) |
| OKLab | oklab(93.01% -0.115 0.1431) |
| OKLCH | oklch(93.01% 0.184 128.8) |
| XYZ | xyz(60.9324, 84.1579, 28.3599) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.89
Light Lime Green
#B9FF66
ΔE00 1.36
Light Yellow Green
#CCFD7F
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 2.23
Pale Lime Green
#B1FF65
ΔE00 2.27
Light Lime
#AEFD6C
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF70 #AD70FF
analogous
#FFF470 #C2FF70 #7BFF70
triadic
#C2FF70 #70C2FF #FF70C2
tetradic
#C2FF70 #70FFF4 #AD70FF #FF707B
square
#C2FF70 #70FFF4 #AD70FF #FF707B
split-complementary
#C2FF70 #707BFF #F470FF
monochromatic
#8CF500 #A8FF33 #C2FF70 #DCFFAD #F2FFE0
Accessibility & contrast
On white
1.18
#C2FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#C2FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF70
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF70 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFEB7A
Tritanopia (blue-blind)
#C7F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2ff70; /* rgb */ color: rgb(194, 255, 112); /* oklch */ color: oklch(93.0% 0.184 128.8);
Tailwind
colors: {
custom: {
50: '#d7ff9d',
500: '#c2ff70',
950: '#000000',
},
}SCSS
$custom: #c2ff70; $custom-light: #d7ff9d; $custom-dark: #000000;
JSON
{
"hex": "#c2ff70",
"rgb": {
"r": 194,
"g": 255,
"b": 112
},
"hsl": {
"h": 85.594,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.93009,
"c": 0.18354,
"h": 128.8
},
"luminance": 0.84159
}Semantic roles & 50–950 ramp
primary
#C2FF70
secondary
#7E37DC
accent
#00E662
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680