#C6EF8A#C6EF8A
#C6EF8A is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 90.1% C 0.136 H 127.0°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EF8A |
|---|---|
| RGB | rgb(198, 239, 138) |
| HSL | hsl(84, 76%, 74%) |
| HSV | hsv(84, 42%, 94%) |
| CMYK | cmyk(17.2%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(89.66, -29.53, 44.48) |
| CIE-LCH | lch(89.66, 53.39, 123.58°) |
| OKLab | oklab(90.06% -0.0815 0.1082) |
| OKLCH | oklch(90.06% 0.136 127) |
| XYZ | xyz(58.7422, 75.5731, 35.5321) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.88
Light Yellow Green
#CCFD7F
ΔE00 4.07
Light Pea Green
#C4FE82
ΔE00 4.16
Light Yellowish Green
#C2FF89
ΔE00 4.17
Tea Green
#BDF8A3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EF8A #B38AEF
analogous
#EFE58A #C6EF8A #94EF8A
triadic
#C6EF8A #8AC6EF #EF8AC6
tetradic
#C6EF8A #8AEFE5 #B38AEF #EF8A94
square
#C6EF8A #8AEFE5 #B38AEF #EF8A94
split-complementary
#C6EF8A #8A94EF #E58AEF
monochromatic
#91E01F #ACE854 #C6EF8A #E0F6C0 #F2FBE4
Accessibility & contrast
On white
1.30
#C6EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#C6EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EF8A
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EF8A | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#CBE7D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c6ef8a; /* rgb */ color: rgb(198, 239, 138); /* oklch */ color: oklch(90.1% 0.136 127.0);
Tailwind
colors: {
custom: {
50: '#d9f4ad',
500: '#c6ef8a',
950: '#000000',
},
}SCSS
$custom: #c6ef8a; $custom-light: #d9f4ad; $custom-dark: #000000;
JSON
{
"hex": "#c6ef8a",
"rgb": {
"r": 198,
"g": 239,
"b": 138
},
"hsl": {
"h": 84.356,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.90057,
"c": 0.1355,
"h": 127
},
"luminance": 0.75574
}Semantic roles & 50–950 ramp
primary
#C6EF8A
secondary
#8353CA
accent
#0DD860
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581