#6AE8A4#6AE8A4
#6AE8A4 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.2% C 0.149 H 157.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE8A4 |
|---|---|
| RGB | rgb(106, 232, 164) |
| HSL | hsl(148, 73%, 66%) |
| HSV | hsv(148, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(83.68, -50.34, 22.69) |
| CIE-LCH | lch(83.68, 55.22, 155.73°) |
| OKLab | oklab(84.17% -0.1375 0.0576) |
| OKLCH | oklch(84.17% 0.149 157.3) |
| XYZ | xyz(41.4979, 63.4540, 45.1758) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 4.02
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Blue Green
#7EFBB3
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE8A4 #E86AAE
analogous
#6FE86A #6AE8A4 #6AE8E3
triadic
#6AE8A4 #A46AE8 #E8A46A
tetradic
#6AE8A4 #6A6FE8 #E86AAE #E8E36A
square
#6AE8A4 #6A6FE8 #E86AAE #E8E36A
split-complementary
#6AE8A4 #E36AE8 #E86A6F
monochromatic
#1DBB66 #35E084 #6AE8A4 #9FF0C4 #D4F8E5
Accessibility & contrast
On white
1.53
#6AE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6AE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE8A4
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE8A4 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A0
Deuteranopia (green-blind)
#D5CCA8
Tritanopia (blue-blind)
#41E6D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae8a4; /* rgb */ color: rgb(106, 232, 164); /* oklch */ color: oklch(84.2% 0.149 157.3);
Tailwind
colors: {
custom: {
50: '#9ef0bf',
500: '#6ae8a4',
950: '#000000',
},
}SCSS
$custom: #6ae8a4; $custom-light: #9ef0bf; $custom-dark: #000000;
JSON
{
"hex": "#6ae8a4",
"rgb": {
"r": 106,
"g": 232,
"b": 164
},
"hsl": {
"h": 147.619,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.84172,
"c": 0.14911,
"h": 157.3
},
"luminance": 0.63458
}Semantic roles & 50–950 ramp
primary
#6AE8A4
secondary
#BA3C80
accent
#107BD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582