#6DECA0#6DECA0
#6DECA0 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.2% C 0.157 H 154.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6DECA0 |
|---|---|
| RGB | rgb(109, 236, 160) |
| HSL | hsl(144, 77%, 68%) |
| HSV | hsv(144, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 32.2%, 7.5%) |
| CIE-LAB | lab(84.88, -52.06, 26.41) |
| CIE-LCH | lch(84.88, 58.38, 153.10°) |
| OKLab | oklab(85.16% -0.1417 0.0666) |
| OKLCH | oklch(85.16% 0.157 154.8) |
| XYZ | xyz(42.6440, 65.7764, 43.6998) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Blue Green
#7EFBB3
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DECA0 #EC6DB9
analogous
#7AEC6D #6DECA0 #6DECDF
triadic
#6DECA0 #A06DEC #ECA06D
tetradic
#6DECA0 #6D7AEC #EC6DB9 #ECDF6D
square
#6DECA0 #6D7AEC #EC6DB9 #ECDF6D
split-complementary
#6DECA0 #DF6DEC #EC6D7A
monochromatic
#1AC55E #37E57D #6DECA0 #A3F3C3 #D9FAE6
Accessibility & contrast
On white
1.48
#6DECA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#6DECA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DECA0
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DECA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DECA0 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDB9B
Deuteranopia (green-blind)
#DACFA5
Tritanopia (blue-blind)
#48EAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6deca0; /* rgb */ color: rgb(109, 236, 160); /* oklch */ color: oklch(85.2% 0.157 154.8);
Tailwind
colors: {
custom: {
50: '#a0f3bc',
500: '#6deca0',
950: '#000000',
},
}SCSS
$custom: #6deca0; $custom-light: #a0f3bc; $custom-dark: #000000;
JSON
{
"hex": "#6deca0",
"rgb": {
"r": 109,
"g": 236,
"b": 160
},
"hsl": {
"h": 144.094,
"s": 76.97,
"l": 67.647
},
"oklch": {
"l": 0.85157,
"c": 0.15662,
"h": 154.8
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#6DECA0
secondary
#C33A8C
accent
#0C87D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582