#C6FA89#C6FA89
#C6FA89 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.5% C 0.152 H 129.2°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FA89 |
|---|---|
| RGB | rgb(198, 250, 137) |
| HSL | hsl(88, 92%, 76%) |
| HSV | hsv(88, 45%, 98%) |
| CMYK | cmyk(20.8%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(92.66, -34.73, 48.71) |
| CIE-LCH | lch(92.66, 59.83, 125.49°) |
| OKLab | oklab(92.46% -0.0961 0.1177) |
| OKLCH | oklch(92.46% 0.152 129.2) |
| XYZ | xyz(61.9890, 82.1820, 36.2589) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.15
Light Yellowish Green
#C2FF89
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 1.53
Light Yellow Green
#CCFD7F
ΔE00 2.13
Celery
#C1FD95
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FA89 #BD89FA
analogous
#FAF689 #C6FA89 #8DFA89
triadic
#C6FA89 #89C6FA #FA89C6
tetradic
#C6FA89 #89FAF6 #BD89FA #FA898D
square
#C6FA89 #89FAF6 #BD89FA #FA898D
split-complementary
#C6FA89 #898DFA #F689FA
monochromatic
#8DF514 #AAF84E #C6FA89 #E2FCC4 #F1FEE2
Accessibility & contrast
On white
1.20
#C6FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#C6FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FA89
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FA89 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#FCE98F
Tritanopia (blue-blind)
#CAF1DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c6fa89; /* rgb */ color: rgb(198, 250, 137); /* oklch */ color: oklch(92.5% 0.152 129.2);
Tailwind
colors: {
custom: {
50: '#d9fcad',
500: '#c6fa89',
950: '#000000',
},
}SCSS
$custom: #c6fa89; $custom-light: #d9fcad; $custom-dark: #000000;
JSON
{
"hex": "#c6fa89",
"rgb": {
"r": 198,
"g": 250,
"b": 137
},
"hsl": {
"h": 87.611,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.92463,
"c": 0.15196,
"h": 129.2
},
"luminance": 0.82183
}Semantic roles & 50–950 ramp
primary
#C6FA89
secondary
#8E4FD9
accent
#00E66A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581