#6AEA91#6AEA91
#6AEA91 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.169 H 151.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA91 |
|---|---|
| RGB | rgb(106, 234, 145) |
| HSL | hsl(138, 75%, 67%) |
| HSV | hsv(138, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 38%, 8.2%) |
| CIE-LAB | lab(83.94, -54.61, 32.75) |
| CIE-LCH | lch(83.94, 63.68, 149.04°) |
| OKLab | oklab(84.28% -0.148 0.0816) |
| OKLCH | oklch(84.28% 0.169 151.1) |
| XYZ | xyz(40.4746, 63.9506, 36.9933) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.29
Light Bluish Green
#76FDA8
ΔE00 4.30
Sea Green (survey)
#53FCA1
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA91 #EA6AC3
analogous
#83EA6A #6AEA91 #6AEAD1
triadic
#6AEA91 #916AEA #EA916A
tetradic
#6AEA91 #6A83EA #EA6AC3 #EAD16A
square
#6AEA91 #6A83EA #EA6AC3 #EAD16A
split-complementary
#6AEA91 #D16AEA #EA6A83
monochromatic
#1BBF4D #34E269 #6AEA91 #A0F2B9 #D5F9E0
Accessibility & contrast
On white
1.52
#6AEA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#6AEA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA91
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA91 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#49E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aea91; /* rgb */ color: rgb(106, 234, 145); /* oklch */ color: oklch(84.3% 0.169 151.1);
Tailwind
colors: {
custom: {
50: '#9ef1b2',
500: '#6aea91',
950: '#000000',
},
}SCSS
$custom: #6aea91; $custom-light: #9ef1b2; $custom-dark: #000000;
JSON
{
"hex": "#6aea91",
"rgb": {
"r": 106,
"g": 234,
"b": 145
},
"hsl": {
"h": 138.281,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84275,
"c": 0.16904,
"h": 151.1
},
"luminance": 0.63954
}Semantic roles & 50–950 ramp
primary
#6AEA91
secondary
#BE3B96
accent
#0E9AD7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581