#C0F783#C0F783
#C0F783 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.3% C 0.156 H 129.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F783 |
|---|---|
| RGB | rgb(192, 247, 131) |
| HSL | hsl(88, 88%, 74%) |
| HSV | hsv(88, 47%, 97%) |
| CMYK | cmyk(22.3%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(91.40, -36.18, 49.92) |
| CIE-LCH | lch(91.40, 61.65, 125.93°) |
| OKLab | oklab(91.33% -0.1003 0.1201) |
| OKLCH | oklch(91.33% 0.156 129.9) |
| XYZ | xyz(59.0951, 79.3655, 33.6740) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.19
Light Pea Green
#C4FE82
ΔE00 1.63
Light Yellowish Green
#C2FF89
ΔE00 1.71
Light Yellow Green
#CCFD7F
ΔE00 2.41
Celery
#C1FD95
ΔE00 2.58
Pale Lime
#BEFD73
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F783 #BA83F7
analogous
#F7F483 #C0F783 #86F783
triadic
#C0F783 #83C0F7 #F783C0
tetradic
#C0F783 #83F7F4 #BA83F7 #F78386
square
#C0F783 #83F7F4 #BA83F7 #F78386
split-complementary
#C0F783 #8386F7 #F483F7
monochromatic
#86F010 #A3F34A #C0F783 #DDFBBC #F0FDE2
Accessibility & contrast
On white
1.24
#C0F783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#C0F783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F783
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F783 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#C4EEDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c0f783; /* rgb */ color: rgb(192, 247, 131); /* oklch */ color: oklch(91.3% 0.156 129.9);
Tailwind
colors: {
custom: {
50: '#d5faa9',
500: '#c0f783',
950: '#000000',
},
}SCSS
$custom: #c0f783; $custom-light: #d5faa9; $custom-dark: #000000;
JSON
{
"hex": "#c0f783",
"rgb": {
"r": 192,
"g": 247,
"b": 131
},
"hsl": {
"h": 88.448,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.91333,
"c": 0.15645,
"h": 129.9
},
"luminance": 0.79367
}Semantic roles & 50–950 ramp
primary
#C0F783
secondary
#8C4AD4
accent
#01E46D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581