#C6F488#C6F488
#C6F488 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.1% C 0.145 H 127.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C6F488 |
|---|---|
| RGB | rgb(198, 244, 136) |
| HSL | hsl(86, 83%, 75%) |
| HSV | hsv(86, 44%, 96%) |
| CMYK | cmyk(18.9%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(91.00, -32.09, 47.13) |
| CIE-LCH | lch(91.00, 57.02, 124.25°) |
| OKLab | oklab(91.13% -0.0888 0.1141) |
| OKLCH | oklch(91.13% 0.145 127.9) |
| XYZ | xyz(60.0828, 78.4839, 35.2713) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.07
Light Pea Green
#C4FE82
ΔE00 2.79
Light Yellow Green
#CCFD7F
ΔE00 2.84
Light Yellowish Green
#C2FF89
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.05
Pale Lime
#BEFD73
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6F488 #B688F4
analogous
#F4EC88 #C6F488 #90F488
triadic
#C6F488 #88C6F4 #F488C6
tetradic
#C6F488 #88F4EC #B688F4 #F48890
square
#C6F488 #88F4EC #B688F4 #F48890
split-complementary
#C6F488 #8890F4 #EC88F4
monochromatic
#90EA18 #ABEF50 #C6F488 #E1F9C0 #F2FCE3
Accessibility & contrast
On white
1.26
#C6F488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#C6F488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6F488
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6F488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6F488 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F7E48E
Tritanopia (blue-blind)
#CBEBDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c6f488; /* rgb */ color: rgb(198, 244, 136); /* oklch */ color: oklch(91.1% 0.145 127.9);
Tailwind
colors: {
custom: {
50: '#d9f8ac',
500: '#c6f488',
950: '#000000',
},
}SCSS
$custom: #c6f488; $custom-light: #d9f8ac; $custom-dark: #000000;
JSON
{
"hex": "#c6f488",
"rgb": {
"r": 198,
"g": 244,
"b": 136
},
"hsl": {
"h": 85.556,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.91125,
"c": 0.14459,
"h": 127.9
},
"luminance": 0.78485
}Semantic roles & 50–950 ramp
primary
#C6F488
secondary
#8750D1
accent
#06DF63
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581