#C0FA7B#C0FA7B
#C0FA7B is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.168 H 129.5°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C0FA7B |
|---|---|
| RGB | rgb(192, 250, 123) |
| HSL | hsl(87, 93%, 73%) |
| HSV | hsv(87, 51%, 98%) |
| CMYK | cmyk(23.2%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(92.13, -38.38, 54.53) |
| CIE-LCH | lch(92.13, 66.68, 125.14°) |
| OKLab | oklab(91.9% -0.1069 0.1298) |
| OKLCH | oklch(91.9% 0.168 129.5) |
| XYZ | xyz(59.4984, 81.0065, 31.2362) |
| Luminance | 0.8101 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.97
Pale Lime
#BEFD73
ΔE00 1.31
Light Yellow Green
#CCFD7F
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 1.83
Pistachio (survey)
#C0FA8B
ΔE00 2.24
Light Lime Green
#B9FF66
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0FA7B #B57BFA
analogous
#FAF57B #C0FA7B #80FA7B
triadic
#C0FA7B #7BC0FA #FA7BC0
tetradic
#C0FA7B #7BFAF5 #B57BFA #FA7B80
square
#C0FA7B #7BFAF5 #B57BFA #FA7B80
split-complementary
#C0FA7B #7B80FA #F57BFA
monochromatic
#87F109 #A4F840 #C0FA7B #DCFCB6 #F1FEE2
Accessibility & contrast
On white
1.22
#C0FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#C0FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0FA7B
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0FA7B | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6F
Deuteranopia (green-blind)
#FCE783
Tritanopia (blue-blind)
#C4F1DD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0fa7b; /* rgb */ color: rgb(192, 250, 123); /* oklch */ color: oklch(91.9% 0.168 129.5);
Tailwind
colors: {
custom: {
50: '#d5fca4',
500: '#c0fa7b',
950: '#000000',
},
}SCSS
$custom: #c0fa7b; $custom-light: #d5fca4; $custom-dark: #000000;
JSON
{
"hex": "#c0fa7b",
"rgb": {
"r": 192,
"g": 250,
"b": 123
},
"hsl": {
"h": 87.402,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.91897,
"c": 0.16814,
"h": 129.5
},
"luminance": 0.81008
}Semantic roles & 50–950 ramp
primary
#C0FA7B
secondary
#8642D7
accent
#00E669
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580