#6AEF90#6AEF90
#6AEF90 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.177 H 150.4°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF90 |
|---|---|
| RGB | rgb(106, 239, 144) |
| HSL | hsl(137, 81%, 68%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(85.41, -56.74, 35.19) |
| CIE-LCH | lch(85.41, 66.76, 148.20°) |
| OKLab | oklab(85.47% -0.1537 0.0873) |
| OKLCH | oklch(85.47% 0.177 150.4) |
| XYZ | xyz(41.8414, 66.8070, 37.0702) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.67
Light Bluish Green
#76FDA8
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF90 #EF6AC9
analogous
#86EF6A #6AEF90 #6AEFD3
triadic
#6AEF90 #906AEF #EF906A
tetradic
#6AEF90 #6A86EF #EF6AC9 #EFD36A
square
#6AEF90 #6A86EF #EF6AC9 #EFD36A
split-complementary
#6AEF90 #D36AEF #EF6A86
monochromatic
#16C949 #33E967 #6AEF90 #A1F5B9 #D9FBE2
Accessibility & contrast
On white
1.46
#6AEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#6AEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF90
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF90 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD89
Deuteranopia (green-blind)
#DED096
Tritanopia (blue-blind)
#48EBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef90; /* rgb */ color: rgb(106, 239, 144); /* oklch */ color: oklch(85.5% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#9ff5b1',
500: '#6aef90',
950: '#000000',
},
}SCSS
$custom: #6aef90; $custom-light: #9ff5b1; $custom-dark: #000000;
JSON
{
"hex": "#6aef90",
"rgb": {
"r": 106,
"g": 239,
"b": 144
},
"hsl": {
"h": 137.143,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85472,
"c": 0.17673,
"h": 150.4
},
"luminance": 0.66811
}Semantic roles & 50–950 ramp
primary
#6AEF90
secondary
#C6379D
accent
#09A0DD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581