#C0F97B#C0F97B
#C0F97B is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.167 H 129.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F97B |
|---|---|
| RGB | rgb(192, 249, 123) |
| HSL | hsl(87, 91%, 73%) |
| HSV | hsv(87, 51%, 98%) |
| CMYK | cmyk(22.9%, 0%, 50.6%, 2.4%) |
| CIE-LAB | lab(91.86, -37.93, 54.20) |
| CIE-LCH | lch(91.86, 66.16, 124.98°) |
| OKLab | oklab(91.67% -0.1057 0.129) |
| OKLCH | oklch(91.67% 0.167 129.3) |
| XYZ | xyz(59.1885, 80.3867, 31.1329) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.11
Pale Lime
#BEFD73
ΔE00 1.49
Light Yellow Green
#CCFD7F
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 1.92
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Light Lime Green
#B9FF66
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F97B #B47BF9
analogous
#F9F37B #C0F97B #81F97B
triadic
#C0F97B #7BC0F9 #F97BC0
tetradic
#C0F97B #7BF9F3 #B47BF9 #F97B81
square
#C0F97B #7BF9F3 #B47BF9 #F97B81
split-complementary
#C0F97B #7B81F9 #F37BF9
monochromatic
#88EF0B #A4F640 #C0F97B #DCFCB6 #F1FEE2
Accessibility & contrast
On white
1.23
#C0F97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#C0F97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F97B
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F97B | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA70
Deuteranopia (green-blind)
#FBE683
Tritanopia (blue-blind)
#C4F0DC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #c0f97b; /* rgb */ color: rgb(192, 249, 123); /* oklch */ color: oklch(91.7% 0.167 129.3);
Tailwind
colors: {
custom: {
50: '#d5fba4',
500: '#c0f97b',
950: '#000000',
},
}SCSS
$custom: #c0f97b; $custom-light: #d5fba4; $custom-dark: #000000;
JSON
{
"hex": "#c0f97b",
"rgb": {
"r": 192,
"g": 249,
"b": 123
},
"hsl": {
"h": 87.143,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.91673,
"c": 0.16679,
"h": 129.3
},
"luminance": 0.80388
}Semantic roles & 50–950 ramp
primary
#C0F97B
secondary
#8543D6
accent
#00E668
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#15170F
muted
#848580