#C2FF73#C2FF73
#C2FF73 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.0% C 0.181 H 129.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FF73 |
|---|---|
| RGB | rgb(194, 255, 115) |
| HSL | hsl(86, 100%, 73%) |
| HSV | hsv(86, 55%, 100%) |
| CMYK | cmyk(23.9%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(93.55, -40.66, 59.82) |
| CIE-LCH | lch(93.55, 72.33, 124.21°) |
| OKLab | oklab(93.04% -0.114 0.1406) |
| OKLCH | oklch(93.04% 0.181 129) |
| XYZ | xyz(61.1022, 84.2259, 29.2543) |
| Luminance | 0.8423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.66
Light Lime Green
#B9FF66
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 1.88
Light Yellow Green
#CCFD7F
ΔE00 2.00
Pale Lime Green
#B1FF65
ΔE00 2.33
Light Lime
#AEFD6C
ΔE00 2.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FF73 #B073FF
analogous
#FFF673 #C2FF73 #7CFF73
triadic
#C2FF73 #73C2FF #FF73C2
tetradic
#C2FF73 #73FFF6 #B073FF #FF737C
square
#C2FF73 #73FFF6 #B073FF #FF737C
split-complementary
#C2FF73 #737CFF #F673FF
monochromatic
#8CF800 #A7FF36 #C2FF73 #DDFFB0 #F2FFE0
Accessibility & contrast
On white
1.18
#C2FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#C2FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FF73
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FF73 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF65
Deuteranopia (green-blind)
#FFEB7C
Tritanopia (blue-blind)
#C7F5E0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c2ff73; /* rgb */ color: rgb(194, 255, 115); /* oklch */ color: oklch(93.0% 0.181 129.0);
Tailwind
colors: {
custom: {
50: '#d7ff9f',
500: '#c2ff73',
950: '#000000',
},
}SCSS
$custom: #c2ff73; $custom-light: #d7ff9f; $custom-dark: #000000;
JSON
{
"hex": "#c2ff73",
"rgb": {
"r": 194,
"g": 255,
"b": 115
},
"hsl": {
"h": 86.143,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.93043,
"c": 0.18099,
"h": 129
},
"luminance": 0.84227
}Semantic roles & 50–950 ramp
primary
#C2FF73
secondary
#813ADC
accent
#00E664
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15180F
muted
#848680