#6DEC91#6DEC91
#6DEC91 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.170 H 150.5°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC91 |
|---|---|
| RGB | rgb(109, 236, 145) |
| HSL | hsl(137, 77%, 68%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.63, -54.70, 33.68) |
| CIE-LCH | lch(84.63, 64.24, 148.38°) |
| OKLab | oklab(84.87% -0.1483 0.0838) |
| OKLCH | oklch(84.87% 0.17 150.5) |
| XYZ | xyz(41.4101, 65.2828, 37.2012) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.95
Light Bluish Green
#76FDA8
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC91 #EC6DC8
analogous
#88EC6D #6DEC91 #6DECD1
triadic
#6DEC91 #916DEC #EC916D
tetradic
#6DEC91 #6D88EC #EC6DC8 #ECD16D
square
#6DEC91 #6D88EC #EC6DC8 #ECD16D
split-complementary
#6DEC91 #D16DEC #EC6D88
monochromatic
#1AC54A #37E568 #6DEC91 #A3F3BA #D9FAE3
Accessibility & contrast
On white
1.49
#6DEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6DEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC91
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC91 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8B
Deuteranopia (green-blind)
#DCCE97
Tritanopia (blue-blind)
#4EE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec91; /* rgb */ color: rgb(109, 236, 145); /* oklch */ color: oklch(84.9% 0.170 150.5);
Tailwind
colors: {
custom: {
50: '#a0f3b2',
500: '#6dec91',
950: '#000000',
},
}SCSS
$custom: #6dec91; $custom-light: #a0f3b2; $custom-dark: #000000;
JSON
{
"hex": "#6dec91",
"rgb": {
"r": 109,
"g": 236,
"b": 145
},
"hsl": {
"h": 137.008,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84867,
"c": 0.17033,
"h": 150.5
},
"luminance": 0.65286
}Semantic roles & 50–950 ramp
primary
#6DEC91
secondary
#C33A9C
accent
#0C9FD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581