#6AE6A4#6AE6A4
#6AE6A4 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.7% C 0.146 H 157.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE6A4 |
|---|---|
| RGB | rgb(106, 230, 164) |
| HSL | hsl(148, 71%, 66%) |
| HSV | hsv(148, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 28.7%, 9.8%) |
| CIE-LAB | lab(83.09, -49.52, 21.88) |
| CIE-LCH | lch(83.09, 54.14, 156.16°) |
| OKLab | oklab(83.69% -0.1354 0.0556) |
| OKLCH | oklch(83.69% 0.146 157.7) |
| XYZ | xyz(40.9381, 62.3345, 44.9892) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.44
Seafoam Green
#7AF9AB
ΔE00 4.53
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Blue Green
#7EFBB3
ΔE00 4.67
Seafoam
#7FE0B3
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE6A4 #E66AAC
analogous
#6EE66A #6AE6A4 #6AE6E2
triadic
#6AE6A4 #A46AE6 #E6A46A
tetradic
#6AE6A4 #6A6EE6 #E66AAC #E6E26A
square
#6AE6A4 #6A6EE6 #E66AAC #E6E26A
split-complementary
#6AE6A4 #E26AE6 #E66A6E
monochromatic
#1FB766 #36DD84 #6AE6A4 #9EEFC4 #D3F8E4
Accessibility & contrast
On white
1.56
#6AE6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#6AE6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE6A4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE6A4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D6A0
Deuteranopia (green-blind)
#D3CAA8
Tritanopia (blue-blind)
#42E5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae6a4; /* rgb */ color: rgb(106, 230, 164); /* oklch */ color: oklch(83.7% 0.146 157.7);
Tailwind
colors: {
custom: {
50: '#9defbf',
500: '#6ae6a4',
950: '#000000',
},
}SCSS
$custom: #6ae6a4; $custom-light: #9defbf; $custom-dark: #000000;
JSON
{
"hex": "#6ae6a4",
"rgb": {
"r": 106,
"g": 230,
"b": 164
},
"hsl": {
"h": 148.065,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83691,
"c": 0.14637,
"h": 157.7
},
"luminance": 0.62338
}Semantic roles & 50–950 ramp
primary
#6AE6A4
secondary
#B73D7E
accent
#1279D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582