#6AE8A2#6AE8A2
#6AE8A2 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.1% C 0.151 H 156.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A2 |
|---|---|
| RGB | rgb(106, 232, 162) |
| HSL | hsl(147, 73%, 66%) |
| HSV | hsv(147, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(83.64, -50.73, 23.68) |
| CIE-LCH | lch(83.64, 55.98, 154.98°) |
| OKLab | oklab(84.13% -0.1384 0.06) |
| OKLCH | oklch(84.13% 0.151 156.6) |
| XYZ | xyz(41.3187, 63.3823, 44.2320) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.89
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.38
Light Bluish Green
#76FDA8
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A2 #E86AB0
analogous
#71E86A #6AE8A2 #6AE8E1
triadic
#6AE8A2 #A26AE8 #E8A26A
tetradic
#6AE8A2 #6A71E8 #E86AB0 #E8E16A
square
#6AE8A2 #6A71E8 #E86AB0 #E8E16A
split-complementary
#6AE8A2 #E16AE8 #E86A71
monochromatic
#1DBB63 #35E081 #6AE8A2 #9FF0C3 #D4F8E4
Accessibility & contrast
On white
1.54
#6AE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6AE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A2 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89E
Deuteranopia (green-blind)
#D5CBA6
Tritanopia (blue-blind)
#42E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae8a2; /* rgb */ color: rgb(106, 232, 162); /* oklch */ color: oklch(84.1% 0.151 156.6);
Tailwind
colors: {
custom: {
50: '#9ef0be',
500: '#6ae8a2',
950: '#000000',
},
}SCSS
$custom: #6ae8a2; $custom-light: #9ef0be; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a2",
"rgb": {
"r": 106,
"g": 232,
"b": 162
},
"hsl": {
"h": 146.667,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84129,
"c": 0.15087,
"h": 156.6
},
"luminance": 0.63386
}Semantic roles & 50–950 ramp
primary
#6AE8A2
secondary
#BA3C82
accent
#107ED5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582