#6AECAA#6AECAA
#6AECAA is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.3% C 0.149 H 158.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6AECAA |
|---|---|
| RGB | rgb(106, 236, 170) |
| HSL | hsl(150, 77%, 67%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(84.97, -50.82, 21.37) |
| CIE-LCH | lch(84.97, 55.13, 157.19°) |
| OKLab | oklab(85.27% -0.1391 0.0544) |
| OKLCH | oklch(85.27% 0.149 158.7) |
| XYZ | xyz(43.1913, 65.9534, 48.4766) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.61
Seafoam (survey)
#80F9AD
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 4.75
Light Aquamarine
#7BFDC7
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AECAA #EC6AAC
analogous
#6BEC6A #6AECAA #6AECEB
triadic
#6AECAA #AA6AEC #ECAA6A
tetradic
#6AECAA #6A6BEC #EC6AAC #ECEB6A
square
#6AECAA #6A6BEC #EC6AAC #ECEB6A
split-complementary
#6AECAA #EB6AEC #EC6A6B
monochromatic
#19C36C #34E58B #6AECAA #A0F3C9 #D7FAE8
Accessibility & contrast
On white
1.48
#6AECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#6AECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AECAA
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AECAA | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA6
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#3CEBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aecaa; /* rgb */ color: rgb(106, 236, 170); /* oklch */ color: oklch(85.3% 0.149 158.7);
Tailwind
colors: {
custom: {
50: '#9ef3c3',
500: '#6aecaa',
950: '#000000',
},
}SCSS
$custom: #6aecaa; $custom-light: #9ef3c3; $custom-dark: #000000;
JSON
{
"hex": "#6aecaa",
"rgb": {
"r": 106,
"g": 236,
"b": 170
},
"hsl": {
"h": 149.538,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.85266,
"c": 0.14936,
"h": 158.7
},
"luminance": 0.65957
}Semantic roles & 50–950 ramp
primary
#6AECAA
secondary
#C1397E
accent
#0C74DA
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582