#C5FA70#C5FA70
#C5FA70 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.1% C 0.176 H 127.1°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA70 |
|---|---|
| RGB | rgb(197, 250, 112) |
| HSL | hsl(83, 93%, 71%) |
| HSV | hsv(83, 55%, 98%) |
| CMYK | cmyk(21.2%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(92.31, -37.63, 59.76) |
| CIE-LCH | lch(92.31, 70.62, 122.20°) |
| OKLab | oklab(92.08% -0.106 0.1401) |
| OKLCH | oklch(92.08% 0.176 127.1) |
| XYZ | xyz(60.1360, 81.4105, 27.8716) |
| Luminance | 0.8141 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.60
Light Yellow Green
#CCFD7F
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 2.39
Light Lime Green
#B9FF66
ΔE00 2.42
Pear
#CBF85F
ΔE00 2.57
Pale Lime Green
#B1FF65
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA70 #A570FA
analogous
#FAEA70 #C5FA70 #80FA70
triadic
#C5FA70 #70C5FA #FA70C5
tetradic
#C5FA70 #70FAEA #A570FA #FA7080
square
#C5FA70 #70FAEA #A570FA #FA7080
split-complementary
#C5FA70 #7080FA #EA70FA
monochromatic
#92E808 #ADF835 #C5FA70 #DDFCAB #F3FEE1
Accessibility & contrast
On white
1.22
#C5FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#C5FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA70
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA70 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FEE879
Tritanopia (blue-blind)
#CBF0DC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c5fa70; /* rgb */ color: rgb(197, 250, 112); /* oklch */ color: oklch(92.1% 0.176 127.1);
Tailwind
colors: {
custom: {
50: '#d9fc9d',
500: '#c5fa70',
950: '#000000',
},
}SCSS
$custom: #c5fa70; $custom-light: #d9fc9d; $custom-dark: #000000;
JSON
{
"hex": "#c5fa70",
"rgb": {
"r": 197,
"g": 250,
"b": 112
},
"hsl": {
"h": 83.043,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.92081,
"c": 0.1757,
"h": 127.1
},
"luminance": 0.81411
}Semantic roles & 50–950 ramp
primary
#C5FA70
secondary
#7539D5
accent
#00E658
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580