#6AEC9C#6AEC9C
#6AEC9C is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.0% C 0.162 H 154.0°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC9C |
|---|---|
| RGB | rgb(106, 236, 156) |
| HSL | hsl(143, 77%, 67%) |
| HSV | hsv(143, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 33.9%, 7.5%) |
| CIE-LAB | lab(84.72, -53.47, 28.21) |
| CIE-LCH | lch(84.72, 60.46, 152.19°) |
| OKLab | oklab(84.97% -0.1453 0.071) |
| OKLCH | oklch(84.97% 0.162 154) |
| XYZ | xyz(41.9368, 65.4516, 41.8695) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.27
Light Bluish Green
#76FDA8
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.80
Light Blue Green
#7EFBB3
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC9C #EC6ABA
analogous
#79EC6A #6AEC9C #6AECDD
triadic
#6AEC9C #9C6AEC #EC9C6A
tetradic
#6AEC9C #6A79EC #EC6ABA #ECDD6A
square
#6AEC9C #6A79EC #EC6ABA #ECDD6A
split-complementary
#6AEC9C #DD6AEC #EC6A79
monochromatic
#19C35A #34E578 #6AEC9C #A0F3C0 #D7FAE4
Accessibility & contrast
On white
1.49
#6AEC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#6AEC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC9C
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC9C | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDB97
Deuteranopia (green-blind)
#DACEA1
Tritanopia (blue-blind)
#44E9D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aec9c; /* rgb */ color: rgb(106, 236, 156); /* oklch */ color: oklch(85.0% 0.162 154.0);
Tailwind
colors: {
custom: {
50: '#9ef3b9',
500: '#6aec9c',
950: '#000000',
},
}SCSS
$custom: #6aec9c; $custom-light: #9ef3b9; $custom-dark: #000000;
JSON
{
"hex": "#6aec9c",
"rgb": {
"r": 106,
"g": 236,
"b": 156
},
"hsl": {
"h": 143.077,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84971,
"c": 0.16172,
"h": 154
},
"luminance": 0.65455
}Semantic roles & 50–950 ramp
primary
#6AEC9C
secondary
#C1398D
accent
#0C8ADA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581