#6AEA90#6AEA90
#6AEA90 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.3% C 0.170 H 150.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA90 |
|---|---|
| RGB | rgb(106, 234, 144) |
| HSL | hsl(138, 75%, 67%) |
| HSV | hsv(138, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(83.92, -54.77, 33.24) |
| CIE-LCH | lch(83.92, 64.07, 148.75°) |
| OKLab | oklab(84.26% -0.1485 0.0827) |
| OKLCH | oklch(84.26% 0.17 150.9) |
| XYZ | xyz(40.3978, 63.9198, 36.5890) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.30
Lightgreen
#90EE90
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.22
Light Green Blue
#56FCA2
ΔE00 4.34
Sea Green (survey)
#53FCA1
ΔE00 4.36
Light Bluish Green
#76FDA8
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA90 #EA6AC4
analogous
#84EA6A #6AEA90 #6AEAD0
triadic
#6AEA90 #906AEA #EA906A
tetradic
#6AEA90 #6A84EA #EA6AC4 #EAD06A
square
#6AEA90 #6A84EA #EA6AC4 #EAD06A
split-complementary
#6AEA90 #D06AEA #EA6A84
monochromatic
#1BBF4C #34E268 #6AEA90 #A0F2B8 #D5F9E0
Accessibility & contrast
On white
1.52
#6AEA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#6AEA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA90
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA90 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98A
Deuteranopia (green-blind)
#DACC96
Tritanopia (blue-blind)
#4AE7D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6aea90; /* rgb */ color: rgb(106, 234, 144); /* oklch */ color: oklch(84.3% 0.170 150.9);
Tailwind
colors: {
custom: {
50: '#9ef1b1',
500: '#6aea90',
950: '#000000',
},
}SCSS
$custom: #6aea90; $custom-light: #9ef1b1; $custom-dark: #000000;
JSON
{
"hex": "#6aea90",
"rgb": {
"r": 106,
"g": 234,
"b": 144
},
"hsl": {
"h": 137.813,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84257,
"c": 0.16995,
"h": 150.9
},
"luminance": 0.63923
}Semantic roles & 50–950 ramp
primary
#6AEA90
secondary
#BE3B97
accent
#0E9CD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581