#6AE8A3#6AE8A3
#6AE8A3 is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.2% C 0.150 H 156.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A3 |
|---|---|
| RGB | rgb(106, 232, 163) |
| HSL | hsl(147, 73%, 66%) |
| HSV | hsv(147, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(83.66, -50.54, 23.19) |
| CIE-LCH | lch(83.66, 55.60, 155.36°) |
| OKLab | oklab(84.15% -0.138 0.0588) |
| OKLCH | oklch(84.15% 0.15 156.9) |
| XYZ | xyz(41.4079, 63.4180, 44.7020) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.59
Seafoam Green
#7AF9AB
ΔE00 3.95
Seafoam (survey)
#80F9AD
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.41
Light Bluish Green
#76FDA8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A3 #E86AAF
analogous
#70E86A #6AE8A3 #6AE8E2
triadic
#6AE8A3 #A36AE8 #E8A36A
tetradic
#6AE8A3 #6A70E8 #E86AAF #E8E26A
square
#6AE8A3 #6A70E8 #E86AAF #E8E26A
split-complementary
#6AE8A3 #E26AE8 #E86A70
monochromatic
#1DBB64 #35E082 #6AE8A3 #9FF0C4 #D4F8E4
Accessibility & contrast
On white
1.53
#6AE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6AE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A3
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A3 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 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)
#E7D89F
Deuteranopia (green-blind)
#D5CBA7
Tritanopia (blue-blind)
#41E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae8a3; /* rgb */ color: rgb(106, 232, 163); /* oklch */ color: oklch(84.2% 0.150 156.9);
Tailwind
colors: {
custom: {
50: '#9ef0be',
500: '#6ae8a3',
950: '#000000',
},
}SCSS
$custom: #6ae8a3; $custom-light: #9ef0be; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a3",
"rgb": {
"r": 106,
"g": 232,
"b": 163
},
"hsl": {
"h": 147.143,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84151,
"c": 0.14999,
"h": 156.9
},
"luminance": 0.63422
}Semantic roles & 50–950 ramp
primary
#6AE8A3
secondary
#BA3C81
accent
#107CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582