#C0F970#C0F970
#C0F970 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.5% C 0.177 H 128.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F970 |
|---|---|
| RGB | rgb(192, 249, 112) |
| HSL | hsl(85, 92%, 71%) |
| HSV | hsv(85, 55%, 98%) |
| CMYK | cmyk(22.9%, 0%, 55%, 2.4%) |
| CIE-LAB | lab(91.74, -39.00, 59.02) |
| CIE-LCH | lch(91.74, 70.74, 123.45°) |
| OKLab | oklab(91.54% -0.1095 0.1386) |
| OKLCH | oklch(91.54% 0.177 128.3) |
| XYZ | xyz(58.5382, 80.1266, 27.7080) |
| Luminance | 0.8013 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.09
Light Yellow Green
#CCFD7F
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.10
Light Lime Green
#B9FF66
ΔE00 2.12
Pale Lime Green
#B1FF65
ΔE00 2.83
Light Lime
#AEFD6C
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F970 #A970F9
analogous
#F9EE70 #C0F970 #7BF970
triadic
#C0F970 #70C0F9 #F970C0
tetradic
#C0F970 #70F9EE #A970F9 #F9707B
square
#C0F970 #70F9EE #A970F9 #F9707B
split-complementary
#C0F970 #707BF9 #EE70F9
monochromatic
#8AE50A #A6F735 #C0F970 #DAFBAB #F2FEE2
Accessibility & contrast
On white
1.23
#C0F970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#C0F970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F970
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F970 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA62
Deuteranopia (green-blind)
#FCE679
Tritanopia (blue-blind)
#C5EFDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #c0f970; /* rgb */ color: rgb(192, 249, 112); /* oklch */ color: oklch(91.5% 0.177 128.3);
Tailwind
colors: {
custom: {
50: '#d6fb9d',
500: '#c0f970',
950: '#000000',
},
}SCSS
$custom: #c0f970; $custom-light: #d6fb9d; $custom-dark: #000000;
JSON
{
"hex": "#c0f970",
"rgb": {
"r": 192,
"g": 249,
"b": 112
},
"hsl": {
"h": 84.964,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.91541,
"c": 0.17664,
"h": 128.3
},
"luminance": 0.80128
}Semantic roles & 50–950 ramp
primary
#C0F970
secondary
#7A39D4
accent
#00E65F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580