#6CEC8B#6CEC8B
#6CEC8B is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.7% C 0.176 H 149.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEC8B |
|---|---|
| RGB | rgb(108, 236, 139) |
| HSL | hsl(135, 77%, 67%) |
| HSV | hsv(135, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 41.1%, 7.5%) |
| CIE-LAB | lab(84.50, -55.92, 36.51) |
| CIE-LCH | lch(84.50, 66.78, 146.86°) |
| OKLab | oklab(84.73% -0.1515 0.0903) |
| OKLCH | oklch(84.73% 0.176 149.2) |
| XYZ | xyz(40.8372, 65.0396, 34.8230) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Lightgreen
#90EE90
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 4.26
Wintergreen
#20F986
ΔE00 4.50
Sea Green (survey)
#53FCA1
ΔE00 4.53
Light Bluish Green
#76FDA8
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEC8B #EC6CCD
analogous
#8DEC6C #6CEC8B #6CECCB
triadic
#6CEC8B #8B6CEC #EC8B6C
tetradic
#6CEC8B #6C8DEC #EC6CCD #ECCB6C
square
#6CEC8B #6C8DEC #EC6CCD #ECCB6C
split-complementary
#6CEC8B #CB6CEC #EC6C8D
monochromatic
#19C443 #36E560 #6CEC8B #A2F3B6 #D8FAE1
Accessibility & contrast
On white
1.50
#6CEC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6CEC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEC8B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEC8B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA84
Deuteranopia (green-blind)
#DCCE91
Tritanopia (blue-blind)
#4FE8D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6cec8b; /* rgb */ color: rgb(108, 236, 139); /* oklch */ color: oklch(84.7% 0.176 149.2);
Tailwind
colors: {
custom: {
50: '#9ff3ae',
500: '#6cec8b',
950: '#000000',
},
}SCSS
$custom: #6cec8b; $custom-light: #9ff3ae; $custom-dark: #000000;
JSON
{
"hex": "#6cec8b",
"rgb": {
"r": 108,
"g": 236,
"b": 139
},
"hsl": {
"h": 134.531,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.84725,
"c": 0.17633,
"h": 149.2
},
"luminance": 0.65043
}Semantic roles & 50–950 ramp
primary
#6CEC8B
secondary
#C23AA1
accent
#0CA8D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581