#C0F675#C0F675
#C0F675 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.168 H 128.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C0F675 |
|---|---|
| RGB | rgb(192, 246, 117) |
| HSL | hsl(85, 88%, 71%) |
| HSV | hsv(85, 52%, 96%) |
| CMYK | cmyk(22%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(90.96, -37.18, 55.87) |
| CIE-LCH | lch(90.96, 67.11, 123.64°) |
| OKLab | oklab(90.93% -0.1041 0.1322) |
| OKLCH | oklch(90.93% 0.168 128.2) |
| XYZ | xyz(57.9045, 78.4013, 28.9084) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.76
Light Yellow Green
#CCFD7F
ΔE00 1.86
Light Pea Green
#C4FE82
ΔE00 1.96
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Light Lime Green
#B9FF66
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0F675 #AB75F6
analogous
#F6EB75 #C0F675 #7FF675
triadic
#C0F675 #75C0F6 #F675C0
tetradic
#C0F675 #75F6EB #AB75F6 #F6757F
square
#C0F675 #75F6EB #AB75F6 #F6757F
split-complementary
#C0F675 #757FF6 #EB75F6
monochromatic
#89E20F #A6F23C #C0F675 #DAFAAE #F2FDE2
Accessibility & contrast
On white
1.26
#C0F675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#C0F675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0F675
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0F675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0F675 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE769
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#C5ECD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c0f675; /* rgb */ color: rgb(192, 246, 117); /* oklch */ color: oklch(90.9% 0.168 128.2);
Tailwind
colors: {
custom: {
50: '#d5f9a0',
500: '#c0f675',
950: '#000000',
},
}SCSS
$custom: #c0f675; $custom-light: #d5f9a0; $custom-dark: #000000;
JSON
{
"hex": "#c0f675",
"rgb": {
"r": 192,
"g": 246,
"b": 117
},
"hsl": {
"h": 85.116,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.90929,
"c": 0.16826,
"h": 128.2
},
"luminance": 0.78402
}Semantic roles & 50–950 ramp
primary
#C0F675
secondary
#7C3ED1
accent
#01E460
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15170F
muted
#848580