#C5FA83#C5FA83
#C5FA83 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.3% C 0.158 H 128.9°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C5FA83 |
|---|---|
| RGB | rgb(197, 250, 131) |
| HSL | hsl(87, 92%, 75%) |
| HSV | hsv(87, 48%, 98%) |
| CMYK | cmyk(21.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(92.52, -35.75, 51.36) |
| CIE-LCH | lch(92.52, 62.58, 124.84°) |
| OKLab | oklab(92.32% -0.0993 0.1233) |
| OKLCH | oklch(92.32% 0.158 128.9) |
| XYZ | xyz(61.3077, 81.8792, 34.0426) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.02
Light Yellow Green
#CCFD7F
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 1.57
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Pale Lime
#BEFD73
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5FA83 #B883FA
analogous
#FAF483 #C5FA83 #89FA83
triadic
#C5FA83 #83C5FA #FA83C5
tetradic
#C5FA83 #83FAF4 #B883FA #FA8389
square
#C5FA83 #83FAF4 #B883FA #FA8389
split-complementary
#C5FA83 #8389FA #F483FA
monochromatic
#8EF50D #A9F848 #C5FA83 #E1FCBE #F1FEE2
Accessibility & contrast
On white
1.21
#C5FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#C5FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5FA83
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5FA83 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#FCE88A
Tritanopia (blue-blind)
#C9F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c5fa83; /* rgb */ color: rgb(197, 250, 131); /* oklch */ color: oklch(92.3% 0.158 128.9);
Tailwind
colors: {
custom: {
50: '#d9fca9',
500: '#c5fa83',
950: '#000000',
},
}SCSS
$custom: #c5fa83; $custom-light: #d9fca9; $custom-dark: #000000;
JSON
{
"hex": "#c5fa83",
"rgb": {
"r": 197,
"g": 250,
"b": 131
},
"hsl": {
"h": 86.723,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.92315,
"c": 0.1583,
"h": 128.9
},
"luminance": 0.8188
}Semantic roles & 50–950 ramp
primary
#C5FA83
secondary
#8949D8
accent
#00E666
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581