#6CEC91#6CEC91
#6CEC91 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.171 H 150.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6CEC91 |
|---|---|
| RGB | rgb(108, 236, 145) |
| HSL | hsl(137, 77%, 67%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(54.2%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.60, -54.93, 33.63) |
| CIE-LCH | lch(84.60, 64.41, 148.52°) |
| OKLab | oklab(84.83% -0.1489 0.0837) |
| OKLCH | oklch(84.83% 0.171 150.7) |
| XYZ | xyz(41.2877, 65.2198, 37.1955) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.05
Sea Green (survey)
#53FCA1
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CEC91 #EC6CC7
analogous
#87EC6C #6CEC91 #6CECD1
triadic
#6CEC91 #916CEC #EC916C
tetradic
#6CEC91 #6C87EC #EC6CC7 #ECD16C
square
#6CEC91 #6C87EC #EC6CC7 #ECD16C
split-complementary
#6CEC91 #D16CEC #EC6C87
monochromatic
#19C44B #36E568 #6CEC91 #A2F3BA #D8FAE2
Accessibility & contrast
On white
1.50
#6CEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6CEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CEC91
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CEC91 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#4DE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6cec91; /* rgb */ color: rgb(108, 236, 145); /* oklch */ color: oklch(84.8% 0.171 150.7);
Tailwind
colors: {
custom: {
50: '#9ff3b2',
500: '#6cec91',
950: '#000000',
},
}SCSS
$custom: #6cec91; $custom-light: #9ff3b2; $custom-dark: #000000;
JSON
{
"hex": "#6cec91",
"rgb": {
"r": 108,
"g": 236,
"b": 145
},
"hsl": {
"h": 137.344,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.84832,
"c": 0.1708,
"h": 150.7
},
"luminance": 0.65223
}Semantic roles & 50–950 ramp
primary
#6CEC91
secondary
#C23A9B
accent
#0C9ED9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581