#6AEE8D#6AEE8D
#6AEE8D is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.178 H 149.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE8D |
|---|---|
| RGB | rgb(106, 238, 141) |
| HSL | hsl(136, 80%, 67%) |
| HSV | hsv(136, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 40.8%, 6.7%) |
| CIE-LAB | lab(85.06, -56.84, 36.23) |
| CIE-LCH | lch(85.06, 67.41, 147.48°) |
| OKLab | oklab(85.18% -0.1539 0.0897) |
| OKLCH | oklch(85.18% 0.178 149.8) |
| XYZ | xyz(41.3232, 66.1326, 35.7814) |
| Luminance | 0.6614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Lightgreen
#90EE90
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.92
Sea Green (survey)
#53FCA1
ΔE00 4.04
Light Green Blue
#56FCA2
ΔE00 4.05
Light Bluish Green
#76FDA8
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE8D #EE6ACB
analogous
#89EE6A #6AEE8D #6AEECF
triadic
#6AEE8D #8D6AEE #EE8D6A
tetradic
#6AEE8D #6A89EE #EE6ACB #EECF6A
square
#6AEE8D #6A89EE #EE6ACB #EECF6A
split-complementary
#6AEE8D #CF6AEE #EE6A89
monochromatic
#17C745 #33E863 #6AEE8D #A1F4B7 #D8FBE1
Accessibility & contrast
On white
1.48
#6AEE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#6AEE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE8D
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE8D | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#4AEAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6aee8d; /* rgb */ color: rgb(106, 238, 141); /* oklch */ color: oklch(85.2% 0.178 149.8);
Tailwind
colors: {
custom: {
50: '#9ff4af',
500: '#6aee8d',
950: '#000000',
},
}SCSS
$custom: #6aee8d; $custom-light: #9ff4af; $custom-dark: #000000;
JSON
{
"hex": "#6aee8d",
"rgb": {
"r": 106,
"g": 238,
"b": 141
},
"hsl": {
"h": 135.909,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85177,
"c": 0.17813,
"h": 149.8
},
"luminance": 0.66136
}Semantic roles & 50–950 ramp
primary
#6AEE8D
secondary
#C4389F
accent
#0AA4DC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581