#6CEC8A#6CEC8A
#6CEC8A is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.177 H 149.0°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEC8A |
|---|---|
| RGB | rgb(108, 236, 138) |
| HSL | hsl(134, 77%, 67%) |
| HSV | hsv(134, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(84.49, -56.08, 36.99) |
| CIE-LCH | lch(84.49, 67.18, 146.59°) |
| OKLab | oklab(84.71% -0.1519 0.0914) |
| OKLCH | oklch(84.71% 0.177 149) |
| XYZ | xyz(40.7645, 65.0105, 34.4399) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.47
Baby Green
#8CFF9E
ΔE00 4.60
Sea Green (survey)
#53FCA1
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEC8A #EC6CCE
analogous
#8EEC6C #6CEC8A #6CECCA
triadic
#6CEC8A #8A6CEC #EC8A6C
tetradic
#6CEC8A #6C8EEC #EC6CCE #ECCA6C
square
#6CEC8A #6C8EEC #EC6CCE #ECCA6C
split-complementary
#6CEC8A #CA6CEC #EC6C8E
monochromatic
#19C441 #36E55F #6CEC8A #A2F3B5 #D8FAE0
Accessibility & contrast
On white
1.50
#6CEC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#6CEC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEC8A
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEC8A | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA83
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#4FE8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6cec8a; /* rgb */ color: rgb(108, 236, 138); /* oklch */ color: oklch(84.7% 0.177 149.0);
Tailwind
colors: {
custom: {
50: '#9ff3ad',
500: '#6cec8a',
950: '#000000',
},
}SCSS
$custom: #6cec8a; $custom-light: #9ff3ad; $custom-dark: #000000;
JSON
{
"hex": "#6cec8a",
"rgb": {
"r": 108,
"g": 236,
"b": 138
},
"hsl": {
"h": 134.063,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.84708,
"c": 0.17724,
"h": 149
},
"luminance": 0.65014
}Semantic roles & 50–950 ramp
primary
#6CEC8A
secondary
#C23AA2
accent
#0CA9D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581