#C6FA88#C6FA88
#C6FA88 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.4% C 0.153 H 129.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FA88 |
|---|---|
| RGB | rgb(198, 250, 136) |
| HSL | hsl(87, 92%, 76%) |
| HSV | hsv(87, 46%, 98%) |
| CMYK | cmyk(20.8%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(92.64, -34.85, 49.17) |
| CIE-LCH | lch(92.64, 60.27, 125.33°) |
| OKLab | oklab(92.45% -0.0965 0.1187) |
| OKLCH | oklch(92.45% 0.153 129.1) |
| XYZ | xyz(61.9176, 82.1535, 35.8829) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.24
Light Pea Green
#C4FE82
ΔE00 1.43
Light Yellowish Green
#C2FF89
ΔE00 1.50
Light Yellow Green
#CCFD7F
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.41
Pale Lime
#BEFD73
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FA88 #BC88FA
analogous
#FAF588 #C6FA88 #8DFA88
triadic
#C6FA88 #88C6FA #FA88C6
tetradic
#C6FA88 #88FAF5 #BC88FA #FA888D
square
#C6FA88 #88FAF5 #BC88FA #FA888D
split-complementary
#C6FA88 #888DFA #F588FA
monochromatic
#8EF513 #AAF84D #C6FA88 #E2FCC3 #F1FEE2
Accessibility & contrast
On white
1.20
#C6FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#C6FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FA88
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FA88 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7F
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#CAF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c6fa88; /* rgb */ color: rgb(198, 250, 136); /* oklch */ color: oklch(92.4% 0.153 129.1);
Tailwind
colors: {
custom: {
50: '#d9fcac',
500: '#c6fa88',
950: '#000000',
},
}SCSS
$custom: #c6fa88; $custom-light: #d9fcac; $custom-dark: #000000;
JSON
{
"hex": "#c6fa88",
"rgb": {
"r": 198,
"g": 250,
"b": 136
},
"hsl": {
"h": 87.368,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.92448,
"c": 0.15295,
"h": 129.1
},
"luminance": 0.82155
}Semantic roles & 50–950 ramp
primary
#C6FA88
secondary
#8D4ED9
accent
#00E669
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581