#6AEC90#6AEC90
#6AEC90 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.7% C 0.173 H 150.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEC90 |
|---|---|
| RGB | rgb(106, 236, 144) |
| HSL | hsl(138, 77%, 67%) |
| HSV | hsv(138, 55%, 93%) |
| CMYK | cmyk(55.1%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(84.52, -55.56, 34.02) |
| CIE-LCH | lch(84.52, 65.15, 148.52°) |
| OKLab | oklab(84.74% -0.1505 0.0846) |
| OKLCH | oklch(84.74% 0.173 150.7) |
| XYZ | xyz(40.9704, 65.0650, 36.7799) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.37
Lightgreen
#90EE90
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 4.04
Sea Green (survey)
#53FCA1
ΔE00 4.05
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Bluish Green
#76FDA8
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEC90 #EC6AC6
analogous
#85EC6A #6AEC90 #6AECD1
triadic
#6AEC90 #906AEC #EC906A
tetradic
#6AEC90 #6A85EC #EC6AC6 #ECD16A
square
#6AEC90 #6A85EC #EC6AC6 #ECD16A
split-complementary
#6AEC90 #D16AEC #EC6A85
monochromatic
#19C34B #34E568 #6AEC90 #A0F3B8 #D7FAE1
Accessibility & contrast
On white
1.50
#6AEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6AEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEC90
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEC90 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#49E8D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aec90; /* rgb */ color: rgb(106, 236, 144); /* oklch */ color: oklch(84.7% 0.173 150.7);
Tailwind
colors: {
custom: {
50: '#9ef3b1',
500: '#6aec90',
950: '#000000',
},
}SCSS
$custom: #6aec90; $custom-light: #9ef3b1; $custom-dark: #000000;
JSON
{
"hex": "#6aec90",
"rgb": {
"r": 106,
"g": 236,
"b": 144
},
"hsl": {
"h": 137.538,
"s": 77.381,
"l": 67.059
},
"oklch": {
"l": 0.84743,
"c": 0.17268,
"h": 150.7
},
"luminance": 0.65069
}Semantic roles & 50–950 ramp
primary
#6AEC90
secondary
#C13999
accent
#0C9DDA
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581