#C0F879#C0F879
#C0F879 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.4% C 0.167 H 128.9°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F879 |
|---|---|
| RGB | rgb(192, 248, 121) |
| HSL | hsl(86, 90%, 72%) |
| HSV | hsv(86, 51%, 97%) |
| CMYK | cmyk(22.6%, 0%, 51.2%, 2.7%) |
| CIE-LAB | lab(91.56, -37.68, 54.76) |
| CIE-LCH | lch(91.56, 66.47, 124.53°) |
| OKLab | oklab(91.43% -0.1052 0.1301) |
| OKLCH | oklch(91.43% 0.167 128.9) |
| XYZ | xyz(58.7564, 79.7206, 30.3775) |
| Luminance | 0.7972 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.38
Pale Lime
#BEFD73
ΔE00 1.52
Light Yellow Green
#CCFD7F
ΔE00 1.72
Light Yellowish Green
#C2FF89
ΔE00 2.23
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Light Lime Green
#B9FF66
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F879 #B179F8
analogous
#F8F179 #C0F879 #80F879
triadic
#C0F879 #79C0F8 #F879C0
tetradic
#C0F879 #79F8F1 #B179F8 #F87980
square
#C0F879 #79F8F1 #B179F8 #F87980
split-complementary
#C0F879 #7980F8 #F179F8
monochromatic
#88EA0C #A5F53F #C0F879 #DBFBB3 #F1FDE2
Accessibility & contrast
On white
1.24
#C0F879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#C0F879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F879
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F879 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#FAE681
Tritanopia (blue-blind)
#C5EFDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c0f879; /* rgb */ color: rgb(192, 248, 121); /* oklch */ color: oklch(91.4% 0.167 128.9);
Tailwind
colors: {
custom: {
50: '#d5faa3',
500: '#c0f879',
950: '#000000',
},
}SCSS
$custom: #c0f879; $custom-light: #d5faa3; $custom-dark: #000000;
JSON
{
"hex": "#c0f879",
"rgb": {
"r": 192,
"g": 248,
"b": 121
},
"hsl": {
"h": 86.457,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.91425,
"c": 0.16729,
"h": 128.9
},
"luminance": 0.79722
}Semantic roles & 50–950 ramp
primary
#C0F879
secondary
#8241D4
accent
#00E665
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580