#6CEC8F#6CEC8F
#6CEC8F is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.173 H 150.2°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEC8F |
|---|---|
| RGB | rgb(108, 236, 143) |
| HSL | hsl(136, 77%, 67%) |
| HSV | hsv(136, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 39.4%, 7.5%) |
| CIE-LAB | lab(84.57, -55.27, 34.59) |
| CIE-LCH | lch(84.57, 65.20, 147.96°) |
| OKLab | oklab(84.8% -0.1498 0.0859) |
| OKLCH | oklch(84.8% 0.173 150.2) |
| XYZ | xyz(41.1348, 65.1586, 36.3904) |
| Luminance | 0.6516 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.18
Light Green Blue
#56FCA2
ΔE00 4.20
Sea Green (survey)
#53FCA1
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEC8F #EC6CC9
analogous
#89EC6C #6CEC8F #6CECCF
triadic
#6CEC8F #8F6CEC #EC8F6C
tetradic
#6CEC8F #6C89EC #EC6CC9 #ECCF6C
square
#6CEC8F #6C89EC #EC6CC9 #ECCF6C
split-complementary
#6CEC8F #CF6CEC #EC6C89
monochromatic
#19C448 #36E566 #6CEC8F #A2F3B8 #D8FAE2
Accessibility & contrast
On white
1.50
#6CEC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#6CEC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEC8F
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEC8F | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA88
Deuteranopia (green-blind)
#DCCE95
Tritanopia (blue-blind)
#4DE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6cec8f; /* rgb */ color: rgb(108, 236, 143); /* oklch */ color: oklch(84.8% 0.173 150.2);
Tailwind
colors: {
custom: {
50: '#9ff3b0',
500: '#6cec8f',
950: '#000000',
},
}SCSS
$custom: #6cec8f; $custom-light: #9ff3b0; $custom-dark: #000000;
JSON
{
"hex": "#6cec8f",
"rgb": {
"r": 108,
"g": 236,
"b": 143
},
"hsl": {
"h": 136.406,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.84796,
"c": 0.17265,
"h": 150.2
},
"luminance": 0.65162
}Semantic roles & 50–950 ramp
primary
#6CEC8F
secondary
#C23A9D
accent
#0CA1D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581