#C0F481#C0F481
#C0F481 is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.6% C 0.154 H 129.1°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F481 |
|---|---|
| RGB | rgb(192, 244, 129) |
| HSL | hsl(87, 84%, 73%) |
| HSV | hsv(87, 47%, 96%) |
| CMYK | cmyk(21.3%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(90.55, -35.03, 49.82) |
| CIE-LCH | lch(90.55, 60.90, 125.12°) |
| OKLab | oklab(90.64% -0.0972 0.1198) |
| OKLCH | oklch(90.64% 0.154 129.1) |
| XYZ | xyz(58.0508, 77.4918, 32.6636) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.75
Light Pea Green
#C4FE82
ΔE00 2.18
Light Yellowish Green
#C2FF89
ΔE00 2.40
Light Yellow Green
#CCFD7F
ΔE00 2.59
Pale Lime
#BEFD73
ΔE00 3.07
Celery
#C1FD95
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F481 #B581F4
analogous
#F4EE81 #C0F481 #86F481
triadic
#C0F481 #81C0F4 #F481C0
tetradic
#C0F481 #81F4EE #B581F4 #F48186
square
#C0F481 #81F4EE #B581F4 #F48186
split-complementary
#C0F481 #8186F4 #EE81F4
monochromatic
#87E614 #A4EF49 #C0F481 #DCF9B9 #F1FDE3
Accessibility & contrast
On white
1.27
#C0F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#C0F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F481
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F481 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE677
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#C4EBD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #c0f481; /* rgb */ color: rgb(192, 244, 129); /* oklch */ color: oklch(90.6% 0.154 129.1);
Tailwind
colors: {
custom: {
50: '#d5f8a8',
500: '#c0f481',
950: '#000000',
},
}SCSS
$custom: #c0f481; $custom-light: #d5f8a8; $custom-dark: #000000;
JSON
{
"hex": "#c0f481",
"rgb": {
"r": 192,
"g": 244,
"b": 129
},
"hsl": {
"h": 87.13,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.90638,
"c": 0.15424,
"h": 129.1
},
"luminance": 0.77493
}Semantic roles & 50–950 ramp
primary
#C0F481
secondary
#8649D0
accent
#05E068
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141710
muted
#838580