#6AE8A1#6AE8A1
#6AE8A1 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.152 H 156.2°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A1 |
|---|---|
| RGB | rgb(106, 232, 161) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.62, -50.92, 24.17) |
| CIE-LCH | lch(83.62, 56.36, 154.61°) |
| OKLab | oklab(84.11% -0.1389 0.0612) |
| OKLCH | oklch(84.11% 0.152 156.2) |
| XYZ | xyz(41.2302, 63.3469, 43.7657) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.76
Seafoam Green
#7AF9AB
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A1 #E86AB1
analogous
#72E86A #6AE8A1 #6AE8E0
triadic
#6AE8A1 #A16AE8 #E8A16A
tetradic
#6AE8A1 #6A72E8 #E86AB1 #E8E06A
square
#6AE8A1 #6A72E8 #E86AB1 #E8E06A
split-complementary
#6AE8A1 #E06AE8 #E86A72
monochromatic
#1DBB62 #35E080 #6AE8A1 #9FF0C2 #D4F8E4
Accessibility & contrast
On white
1.54
#6AE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#6AE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A1
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A1 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#43E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae8a1; /* rgb */ color: rgb(106, 232, 161); /* oklch */ color: oklch(84.1% 0.152 156.2);
Tailwind
colors: {
custom: {
50: '#9ef0bd',
500: '#6ae8a1',
950: '#000000',
},
}SCSS
$custom: #6ae8a1; $custom-light: #9ef0bd; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a1",
"rgb": {
"r": 106,
"g": 232,
"b": 161
},
"hsl": {
"h": 146.19,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84108,
"c": 0.15176,
"h": 156.2
},
"luminance": 0.63351
}Semantic roles & 50–950 ramp
primary
#6AE8A1
secondary
#BA3C83
accent
#107FD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582