#6AEE9B#6AEE9B
#6AEE9B is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.165 H 153.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEE9B |
|---|---|
| RGB | rgb(106, 238, 155) |
| HSL | hsl(142, 80%, 67%) |
| HSV | hsv(142, 55%, 93%) |
| CMYK | cmyk(55.5%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(85.29, -54.45, 29.49) |
| CIE-LCH | lch(85.29, 61.93, 151.56°) |
| OKLab | oklab(85.44% -0.1479 0.074) |
| OKLCH | oklch(85.44% 0.165 153.4) |
| XYZ | xyz(42.4315, 66.5759, 41.6184) |
| Luminance | 0.6658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.21
Light Green Blue
#56FCA2
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.35
Light Blue Green
#7EFBB3
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEE9B #EE6ABD
analogous
#7BEE6A #6AEE9B #6AEEDD
triadic
#6AEE9B #9B6AEE #EE9B6A
tetradic
#6AEE9B #6A7BEE #EE6ABD #EEDD6A
square
#6AEE9B #6A7BEE #EE6ABD #EEDD6A
split-complementary
#6AEE9B #DD6AEE #EE6A7B
monochromatic
#17C758 #33E876 #6AEE9B #A1F4C0 #D8FBE5
Accessibility & contrast
On white
1.47
#6AEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#6AEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEE9B
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEE9B | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD96
Deuteranopia (green-blind)
#DCD0A0
Tritanopia (blue-blind)
#43EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aee9b; /* rgb */ color: rgb(106, 238, 155); /* oklch */ color: oklch(85.4% 0.165 153.4);
Tailwind
colors: {
custom: {
50: '#9ef4b9',
500: '#6aee9b',
950: '#000000',
},
}SCSS
$custom: #6aee9b; $custom-light: #9ef4b9; $custom-dark: #000000;
JSON
{
"hex": "#6aee9b",
"rgb": {
"r": 106,
"g": 238,
"b": 155
},
"hsl": {
"h": 142.273,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.85435,
"c": 0.16535,
"h": 153.4
},
"luminance": 0.6658
}Semantic roles & 50–950 ramp
primary
#6AEE9B
secondary
#C43890
accent
#0A8EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581