#6AEC91#6AEC91
#6AEC91 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.8% C 0.172 H 150.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC91 |
|---|---|
| RGB | rgb(106, 236, 145) |
| HSL | hsl(138, 77%, 67%) |
| HSV | hsv(138, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(84.53, -55.40, 33.54) |
| CIE-LCH | lch(84.53, 64.76, 148.81°) |
| OKLab | oklab(84.76% -0.1501 0.0835) |
| OKLCH | oklch(84.76% 0.172 150.9) |
| XYZ | xyz(41.0472, 65.0957, 37.1842) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 3.97
Sea Green (survey)
#53FCA1
ΔE00 3.99
Lightgreen
#90EE90
ΔE00 4.00
Light Bluish Green
#76FDA8
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC91 #EC6AC5
analogous
#84EC6A #6AEC91 #6AECD2
triadic
#6AEC91 #916AEC #EC916A
tetradic
#6AEC91 #6A84EC #EC6AC5 #ECD26A
square
#6AEC91 #6A84EC #EC6AC5 #ECD26A
split-complementary
#6AEC91 #D26AEC #EC6A84
monochromatic
#19C34C #34E569 #6AEC91 #A0F3B9 #D7FAE1
Accessibility & contrast
On white
1.50
#6AEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6AEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC91
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC91 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#49E9D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aec91; /* rgb */ color: rgb(106, 236, 145); /* oklch */ color: oklch(84.8% 0.172 150.9);
Tailwind
colors: {
custom: {
50: '#9ef3b2',
500: '#6aec91',
950: '#000000',
},
}SCSS
$custom: #6aec91; $custom-light: #9ef3b2; $custom-dark: #000000;
JSON
{
"hex": "#6aec91",
"rgb": {
"r": 106,
"g": 236,
"b": 145
},
"hsl": {
"h": 138,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84761,
"c": 0.17176,
"h": 150.9
},
"luminance": 0.65099
}Semantic roles & 50–950 ramp
primary
#6AEC91
secondary
#C13998
accent
#0C9CDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581