#C0F87F#C0F87F
#C0F87F is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.5% C 0.162 H 129.6°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F87F |
|---|---|
| RGB | rgb(192, 248, 127) |
| HSL | hsl(88, 90%, 74%) |
| HSV | hsv(88, 49%, 97%) |
| CMYK | cmyk(22.6%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(91.63, -37.06, 52.07) |
| CIE-LCH | lch(91.63, 63.92, 125.44°) |
| OKLab | oklab(91.5% -0.103 0.1246) |
| OKLCH | oklch(91.5% 0.162 129.6) |
| XYZ | xyz(59.1358, 79.8724, 32.3759) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.23
Pistachio (survey)
#C0FA8B
ΔE00 1.66
Light Yellowish Green
#C2FF89
ΔE00 1.70
Light Yellow Green
#CCFD7F
ΔE00 2.00
Pale Lime
#BEFD73
ΔE00 2.09
Celery
#C1FD95
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F87F #B77FF8
analogous
#F8F47F #C0F87F #83F87F
triadic
#C0F87F #7FC0F8 #F87FC0
tetradic
#C0F87F #7FF8F4 #B77FF8 #F87F83
square
#C0F87F #7FF8F4 #B77FF8 #F87F83
split-complementary
#C0F87F #7F83F8 #F47FF8
monochromatic
#87F00D #A3F545 #C0F87F #DDFBB9 #F1FDE2
Accessibility & contrast
On white
1.24
#C0F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#C0F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F87F
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F87F | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#C4EFDC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c0f87f; /* rgb */ color: rgb(192, 248, 127); /* oklch */ color: oklch(91.5% 0.162 129.6);
Tailwind
colors: {
custom: {
50: '#d5faa6',
500: '#c0f87f',
950: '#000000',
},
}SCSS
$custom: #c0f87f; $custom-light: #d5faa6; $custom-dark: #000000;
JSON
{
"hex": "#c0f87f",
"rgb": {
"r": 192,
"g": 248,
"b": 127
},
"hsl": {
"h": 87.769,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.91502,
"c": 0.16168,
"h": 129.6
},
"luminance": 0.79874
}Semantic roles & 50–950 ramp
primary
#C0F87F
secondary
#8846D5
accent
#00E66A
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580