#6DEC92#6DEC92
#6DEC92 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.9% C 0.169 H 150.8°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC92 |
|---|---|
| RGB | rgb(109, 236, 146) |
| HSL | hsl(137, 77%, 68%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(84.65, -54.53, 33.20) |
| CIE-LCH | lch(84.65, 63.84, 148.67°) |
| OKLab | oklab(84.89% -0.1479 0.0827) |
| OKLCH | oklch(84.89% 0.169 150.8) |
| XYZ | xyz(41.4875, 65.3138, 37.6091) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.65
Lightgreen
#90EE90
ΔE00 3.82
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC92 #EC6DC7
analogous
#88EC6D #6DEC92 #6DECD1
triadic
#6DEC92 #926DEC #EC926D
tetradic
#6DEC92 #6D88EC #EC6DC7 #ECD16D
square
#6DEC92 #6D88EC #EC6DC7 #ECD16D
split-complementary
#6DEC92 #D16DEC #EC6D88
monochromatic
#1AC54C #37E56A #6DEC92 #A3F3BA #D9FAE3
Accessibility & contrast
On white
1.49
#6DEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#6DEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC92
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC92 | 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)
#EDDB8C
Deuteranopia (green-blind)
#DCCE98
Tritanopia (blue-blind)
#4EE9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec92; /* rgb */ color: rgb(109, 236, 146); /* oklch */ color: oklch(84.9% 0.169 150.8);
Tailwind
colors: {
custom: {
50: '#a0f3b2',
500: '#6dec92',
950: '#000000',
},
}SCSS
$custom: #6dec92; $custom-light: #a0f3b2; $custom-dark: #000000;
JSON
{
"hex": "#6dec92",
"rgb": {
"r": 109,
"g": 236,
"b": 146
},
"hsl": {
"h": 137.48,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84885,
"c": 0.16941,
"h": 150.8
},
"luminance": 0.65317
}Semantic roles & 50–950 ramp
primary
#6DEC92
secondary
#C33A9B
accent
#0C9ED9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581