#C0FA83#C0FA83
#C0FA83 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.0% C 0.161 H 130.4°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA83 |
|---|---|
| RGB | rgb(192, 250, 131) |
| HSL | hsl(89, 92%, 75%) |
| HSV | hsv(89, 48%, 98%) |
| CMYK | cmyk(23.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(92.23, -37.53, 50.94) |
| CIE-LCH | lch(92.23, 63.27, 126.38°) |
| OKLab | oklab(92% -0.104 0.1224) |
| OKLCH | oklch(92% 0.161 130.4) |
| XYZ | xyz(60.0198, 81.2151, 33.9822) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.04
Light Yellowish Green
#C2FF89
ΔE00 1.11
Pistachio (survey)
#C0FA8B
ΔE00 1.16
Light Yellow Green
#CCFD7F
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA83 #BD83FA
analogous
#FAF983 #C0FA83 #85FA83
triadic
#C0FA83 #83C0FA #FA83C0
tetradic
#C0FA83 #83FAF9 #BD83FA #FA8385
square
#C0FA83 #83FAF9 #BD83FA #FA8385
split-complementary
#C0FA83 #8385FA #F983FA
monochromatic
#84F50D #A2F848 #C0FA83 #DEFCBE #F0FEE2
Accessibility & contrast
On white
1.22
#C0FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#C0FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA83
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA83 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#C3F1DE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #c0fa83; /* rgb */ color: rgb(192, 250, 131); /* oklch */ color: oklch(92.0% 0.161 130.4);
Tailwind
colors: {
custom: {
50: '#d5fca9',
500: '#c0fa83',
950: '#000000',
},
}SCSS
$custom: #c0fa83; $custom-light: #d5fca9; $custom-dark: #000000;
JSON
{
"hex": "#c0fa83",
"rgb": {
"r": 192,
"g": 250,
"b": 131
},
"hsl": {
"h": 89.244,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.92002,
"c": 0.16061,
"h": 130.4
},
"luminance": 0.81216
}Semantic roles & 50–950 ramp
primary
#C0FA83
secondary
#8F49D8
accent
#00E670
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581