#C0F873#C0F873
#C0F873 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.4% C 0.173 H 128.4°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F873 |
|---|---|
| RGB | rgb(192, 248, 115) |
| HSL | hsl(85, 90%, 71%) |
| HSV | hsv(85, 54%, 97%) |
| CMYK | cmyk(22.6%, 0%, 53.6%, 2.7%) |
| CIE-LAB | lab(91.50, -38.27, 57.40) |
| CIE-LCH | lch(91.50, 68.99, 123.69°) |
| OKLab | oklab(91.35% -0.1072 0.1354) |
| OKLCH | oklch(91.35% 0.173 128.4) |
| XYZ | xyz(58.3998, 79.5780, 28.4996) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.26
Light Yellow Green
#CCFD7F
ΔE00 1.79
Light Pea Green
#C4FE82
ΔE00 1.87
Light Lime Green
#B9FF66
ΔE00 2.50
Light Yellowish Green
#C2FF89
ΔE00 2.86
Light Lime
#AEFD6C
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F873 #AB73F8
analogous
#F8ED73 #C0F873 #7DF873
triadic
#C0F873 #73C0F8 #F873C0
tetradic
#C0F873 #73F8ED #AB73F8 #F8737D
square
#C0F873 #73F8ED #AB73F8 #F8737D
split-complementary
#C0F873 #737DF8 #ED73F8
monochromatic
#89E50B #A6F539 #C0F873 #DAFBAD #F2FEE2
Accessibility & contrast
On white
1.24
#C0F873 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#C0F873 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F873
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F873 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F873 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE966
Deuteranopia (green-blind)
#FBE57C
Tritanopia (blue-blind)
#C5EEDA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c0f873; /* rgb */ color: rgb(192, 248, 115); /* oklch */ color: oklch(91.4% 0.173 128.4);
Tailwind
colors: {
custom: {
50: '#d6fa9f',
500: '#c0f873',
950: '#000000',
},
}SCSS
$custom: #c0f873; $custom-light: #d6fa9f; $custom-dark: #000000;
JSON
{
"hex": "#c0f873",
"rgb": {
"r": 192,
"g": 248,
"b": 115
},
"hsl": {
"h": 85.263,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.91352,
"c": 0.1727,
"h": 128.4
},
"luminance": 0.79579
}Semantic roles & 50–950 ramp
primary
#C0F873
secondary
#7C3CD3
accent
#00E661
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580