#6AEC95#6AEC95
#6AEC95 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.8% C 0.168 H 152.0°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC95 |
|---|---|
| RGB | rgb(106, 236, 149) |
| HSL | hsl(140, 77%, 67%) |
| HSV | hsv(140, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(84.60, -54.71, 31.61) |
| CIE-LCH | lch(84.60, 63.19, 149.99°) |
| OKLab | oklab(84.84% -0.1484 0.079) |
| OKLCH | oklch(84.84% 0.168 152) |
| XYZ | xyz(41.3611, 65.2213, 38.8373) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC95 #EC6AC1
analogous
#80EC6A #6AEC95 #6AECD6
triadic
#6AEC95 #956AEC #EC956A
tetradic
#6AEC95 #6A80EC #EC6AC1 #ECD66A
square
#6AEC95 #6A80EC #EC6AC1 #ECD66A
split-complementary
#6AEC95 #D66AEC #EC6A80
monochromatic
#19C351 #34E56E #6AEC95 #A0F3BC #D7FAE2
Accessibility & contrast
On white
1.50
#6AEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6AEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC95
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC95 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB8F
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#47E9D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aec95; /* rgb */ color: rgb(106, 236, 149); /* oklch */ color: oklch(84.8% 0.168 152.0);
Tailwind
colors: {
custom: {
50: '#9ef3b5',
500: '#6aec95',
950: '#000000',
},
}SCSS
$custom: #6aec95; $custom-light: #9ef3b5; $custom-dark: #000000;
JSON
{
"hex": "#6aec95",
"rgb": {
"r": 106,
"g": 236,
"b": 149
},
"hsl": {
"h": 139.846,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84836,
"c": 0.16809,
"h": 152
},
"luminance": 0.65225
}Semantic roles & 50–950 ramp
primary
#6AEC95
secondary
#C13994
accent
#0C96DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581