#6AEE8F#6AEE8F
#6AEE8F is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.2% C 0.176 H 150.2°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE8F |
|---|---|
| RGB | rgb(106, 238, 143) |
| HSL | hsl(137, 80%, 67%) |
| HSV | hsv(137, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(85.09, -56.51, 35.28) |
| CIE-LCH | lch(85.09, 66.62, 148.03°) |
| OKLab | oklab(85.21% -0.1531 0.0875) |
| OKLCH | oklch(85.21% 0.176 150.2) |
| XYZ | xyz(41.4734, 66.1927, 36.5722) |
| Luminance | 0.6620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.79
Light Green Blue
#56FCA2
ΔE00 3.86
Sea Green (survey)
#53FCA1
ΔE00 3.86
Light Bluish Green
#76FDA8
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE8F #EE6AC9
analogous
#87EE6A #6AEE8F #6AEED1
triadic
#6AEE8F #8F6AEE #EE8F6A
tetradic
#6AEE8F #6A87EE #EE6AC9 #EED16A
square
#6AEE8F #6A87EE #EE6AC9 #EED16A
split-complementary
#6AEE8F #D16AEE #EE6A87
monochromatic
#17C748 #33E866 #6AEE8F #A1F4B8 #D8FBE2
Accessibility & contrast
On white
1.47
#6AEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#6AEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE8F
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE8F | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC88
Deuteranopia (green-blind)
#DDD095
Tritanopia (blue-blind)
#49EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aee8f; /* rgb */ color: rgb(106, 238, 143); /* oklch */ color: oklch(85.2% 0.176 150.2);
Tailwind
colors: {
custom: {
50: '#9ff4b0',
500: '#6aee8f',
950: '#000000',
},
}SCSS
$custom: #6aee8f; $custom-light: #9ff4b0; $custom-dark: #000000;
JSON
{
"hex": "#6aee8f",
"rgb": {
"r": 106,
"g": 238,
"b": 143
},
"hsl": {
"h": 136.818,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85212,
"c": 0.17631,
"h": 150.2
},
"luminance": 0.66196
}Semantic roles & 50–950 ramp
primary
#6AEE8F
secondary
#C4389D
accent
#0AA1DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581