#C6F075#C6F075
#C6F075 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.0% C 0.158 H 125.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F075 |
|---|---|
| RGB | rgb(198, 240, 117) |
| HSL | hsl(80, 80%, 70%) |
| HSV | hsv(80, 51%, 94%) |
| CMYK | cmyk(17.5%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(89.68, -32.24, 54.44) |
| CIE-LCH | lch(89.68, 63.27, 120.63°) |
| OKLab | oklab(89.99% -0.0906 0.129) |
| OKLCH | oklch(89.99% 0.158 125.1) |
| XYZ | xyz(57.6597, 75.6098, 28.3826) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.74
Pear
#CBF85F
ΔE00 3.60
Light Pea Green
#C4FE82
ΔE00 3.61
Pale Lime
#BEFD73
ΔE00 3.72
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Light Yellowish Green
#C2FF89
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F075 #9F75F0
analogous
#F0DD75 #C6F075 #88F075
triadic
#C6F075 #75C6F0 #F075C6
tetradic
#C6F075 #75F0DD #9F75F0 #F07588
square
#C6F075 #75F0DD #9F75F0 #F07588
split-complementary
#C6F075 #7588F0 #DD75F0
monochromatic
#93D417 #AFEA3E #C6F075 #DDF6AC #F4FCE3
Accessibility & contrast
On white
1.30
#C6F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#C6F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F075
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F075 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36A
Deuteranopia (green-blind)
#F5E17C
Tritanopia (blue-blind)
#CDE6D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c6f075; /* rgb */ color: rgb(198, 240, 117); /* oklch */ color: oklch(90.0% 0.158 125.1);
Tailwind
colors: {
custom: {
50: '#d9f5a0',
500: '#c6f075',
950: '#000000',
},
}SCSS
$custom: #c6f075; $custom-light: #d9f5a0; $custom-dark: #000000;
JSON
{
"hex": "#c6f075",
"rgb": {
"r": 198,
"g": 240,
"b": 117
},
"hsl": {
"h": 80.488,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.89987,
"c": 0.15767,
"h": 125.1
},
"luminance": 0.7561
}Semantic roles & 50–950 ramp
primary
#C6F075
secondary
#6F40C9
accent
#09DD51
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580