#6AE5A2#6AE5A2
#6AE5A2 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.4% C 0.147 H 157.1°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5A2 |
|---|---|
| RGB | rgb(106, 229, 162) |
| HSL | hsl(147, 70%, 66%) |
| HSV | hsv(147, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 29.3%, 10.2%) |
| CIE-LAB | lab(82.76, -49.49, 22.46) |
| CIE-LCH | lch(82.76, 54.35, 155.59°) |
| OKLab | oklab(83.41% -0.1352 0.057) |
| OKLCH | oklch(83.41% 0.147 157.1) |
| XYZ | xyz(40.4814, 61.7078, 43.9529) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 4.13
Aqua Green
#12E193
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.69
Light Blue Green
#7EFBB3
ΔE00 4.85
Seafoam
#7FE0B3
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5A2 #E56AAD
analogous
#6FE56A #6AE5A2 #6AE5DF
triadic
#6AE5A2 #A26AE5 #E5A26A
tetradic
#6AE5A2 #6A6FE5 #E56AAD #E5DF6A
square
#6AE5A2 #6A6FE5 #E56AAD #E5DF6A
split-complementary
#6AE5A2 #DF6AE5 #E56A6F
monochromatic
#20B564 #36DC81 #6AE5A2 #9EEEC3 #D2F7E3
Accessibility & contrast
On white
1.57
#6AE5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6AE5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5A2
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5A2 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D59E
Deuteranopia (green-blind)
#D2C9A6
Tritanopia (blue-blind)
#43E3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae5a2; /* rgb */ color: rgb(106, 229, 162); /* oklch */ color: oklch(83.4% 0.147 157.1);
Tailwind
colors: {
custom: {
50: '#9deebd',
500: '#6ae5a2',
950: '#000000',
},
}SCSS
$custom: #6ae5a2; $custom-light: #9deebd; $custom-dark: #000000;
JSON
{
"hex": "#6ae5a2",
"rgb": {
"r": 106,
"g": 229,
"b": 162
},
"hsl": {
"h": 147.317,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83406,
"c": 0.14674,
"h": 157.1
},
"luminance": 0.61711
}Semantic roles & 50–950 ramp
primary
#6AE5A2
secondary
#B53E7F
accent
#137BD2
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582