#C6EC8A#C6EC8A
#C6EC8A is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.4% C 0.131 H 126.2°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EC8A |
|---|---|
| RGB | rgb(198, 236, 138) |
| HSL | hsl(83, 72%, 73%) |
| HSV | hsv(83, 42%, 93%) |
| CMYK | cmyk(16.1%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.84, -28.12, 43.44) |
| CIE-LCH | lch(88.84, 51.75, 122.92°) |
| OKLab | oklab(89.4% -0.0776 0.1059) |
| OKLCH | oklch(89.4% 0.131 126.2) |
| XYZ | xyz(57.8712, 73.8311, 35.2418) |
| Luminance | 0.7383 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.94
Celery
#C1FD95
ΔE00 4.56
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Pea Green
#C4FE82
ΔE00 4.92
Light Yellowish Green
#C2FF89
ΔE00 4.95
Tea Green
#BDF8A3
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EC8A #B08AEC
analogous
#ECE18A #C6EC8A #95EC8A
triadic
#C6EC8A #8AC6EC #EC8AC6
tetradic
#C6EC8A #8AECE1 #B08AEC #EC8A95
square
#C6EC8A #8AECE1 #B08AEC #EC8A95
split-complementary
#C6EC8A #8A95EC #E18AEC
monochromatic
#92D823 #ACE355 #C6EC8A #E0F5BF #F2FBE5
Accessibility & contrast
On white
1.33
#C6EC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#C6EC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EC8A
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EC8A | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E182
Deuteranopia (green-blind)
#F0DF8F
Tritanopia (blue-blind)
#CBE4D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c6ec8a; /* rgb */ color: rgb(198, 236, 138); /* oklch */ color: oklch(89.4% 0.131 126.2);
Tailwind
colors: {
custom: {
50: '#d8f2ad',
500: '#c6ec8a',
950: '#000000',
},
}SCSS
$custom: #c6ec8a; $custom-light: #d8f2ad; $custom-dark: #000000;
JSON
{
"hex": "#c6ec8a",
"rgb": {
"r": 198,
"g": 236,
"b": 138
},
"hsl": {
"h": 83.265,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.89399,
"c": 0.13125,
"h": 126.2
},
"luminance": 0.73832
}Semantic roles & 50–950 ramp
primary
#C6EC8A
secondary
#8054C7
accent
#11D45D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581