#C6EE8A#C6EE8A
#C6EE8A is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.8% C 0.134 H 126.7°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C6EE8A |
|---|---|
| RGB | rgb(198, 238, 138) |
| HSL | hsl(84, 75%, 74%) |
| HSV | hsv(84, 42%, 93%) |
| CMYK | cmyk(16.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(89.39, -29.07, 44.13) |
| CIE-LCH | lch(89.39, 52.85, 123.37°) |
| OKLab | oklab(89.84% -0.0802 0.1075) |
| OKLCH | oklch(89.84% 0.134 126.7) |
| XYZ | xyz(58.4502, 74.9892, 35.4348) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.44
Celery
#C1FD95
ΔE00 4.10
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 4.41
Light Yellowish Green
#C2FF89
ΔE00 4.43
Tea Green
#BDF8A3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6EE8A #B28AEE
analogous
#EEE48A #C6EE8A #94EE8A
triadic
#C6EE8A #8AC6EE #EE8AC6
tetradic
#C6EE8A #8AEEE4 #B28AEE #EE8A94
square
#C6EE8A #8AEEE4 #B28AEE #EE8A94
split-complementary
#C6EE8A #8A94EE #E48AEE
monochromatic
#92DD20 #ACE655 #C6EE8A #E0F6BF #F2FBE4
Accessibility & contrast
On white
1.31
#C6EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#C6EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6EE8A
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6EE8A | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#CBE6D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #c6ee8a; /* rgb */ color: rgb(198, 238, 138); /* oklch */ color: oklch(89.8% 0.134 126.7);
Tailwind
colors: {
custom: {
50: '#d9f3ad',
500: '#c6ee8a',
950: '#000000',
},
}SCSS
$custom: #c6ee8a; $custom-light: #d9f3ad; $custom-dark: #000000;
JSON
{
"hex": "#c6ee8a",
"rgb": {
"r": 198,
"g": 238,
"b": 138
},
"hsl": {
"h": 84,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.89837,
"c": 0.13409,
"h": 126.7
},
"luminance": 0.7499
}Semantic roles & 50–950 ramp
primary
#C6EE8A
secondary
#8253C9
accent
#0FD75F
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#151710
muted
#848581