#6DEC90#6DEC90
#6DEC90 is a very light, vivid green. Relative luminance 0.653; OKLCH L 84.8% C 0.171 H 150.3°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6DEC90 |
|---|---|
| RGB | rgb(109, 236, 144) |
| HSL | hsl(137, 77%, 68%) |
| HSV | hsv(137, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(84.61, -54.87, 34.16) |
| CIE-LCH | lch(84.61, 64.63, 148.09°) |
| OKLab | oklab(84.85% -0.1487 0.0849) |
| OKLCH | oklch(84.85% 0.171 150.3) |
| XYZ | xyz(41.3333, 65.2521, 36.7969) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Lightgreen
#90EE90
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.17
Sea Green (survey)
#53FCA1
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DEC90 #EC6DC9
analogous
#8AEC6D #6DEC90 #6DECCF
triadic
#6DEC90 #906DEC #EC906D
tetradic
#6DEC90 #6D8AEC #EC6DC9 #ECCF6D
square
#6DEC90 #6D8AEC #EC6DC9 #ECCF6D
split-complementary
#6DEC90 #CF6DEC #EC6D8A
monochromatic
#1AC549 #37E567 #6DEC90 #A3F3B9 #D9FAE2
Accessibility & contrast
On white
1.49
#6DEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6DEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DEC90
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DEC90 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8A
Deuteranopia (green-blind)
#DCCE96
Tritanopia (blue-blind)
#4FE8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6dec90; /* rgb */ color: rgb(109, 236, 144); /* oklch */ color: oklch(84.8% 0.171 150.3);
Tailwind
colors: {
custom: {
50: '#a0f3b1',
500: '#6dec90',
950: '#000000',
},
}SCSS
$custom: #6dec90; $custom-light: #a0f3b1; $custom-dark: #000000;
JSON
{
"hex": "#6dec90",
"rgb": {
"r": 109,
"g": 236,
"b": 144
},
"hsl": {
"h": 136.535,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.84849,
"c": 0.17125,
"h": 150.3
},
"luminance": 0.65256
}Semantic roles & 50–950 ramp
primary
#6DEC90
secondary
#C33A9D
accent
#0CA1D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581