#6AEF91#6AEF91
#6AEF91 is a very light, vivid green. Relative luminance 0.668; OKLCH L 85.5% C 0.176 H 150.6°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF91 |
|---|---|
| RGB | rgb(106, 239, 145) |
| HSL | hsl(138, 81%, 68%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.42, -56.57, 34.71) |
| CIE-LCH | lch(85.42, 66.37, 148.47°) |
| OKLab | oklab(85.49% -0.1532 0.0862) |
| OKLCH | oklch(85.49% 0.176 150.6) |
| XYZ | xyz(41.9182, 66.8377, 37.4745) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.58
Sea Green (survey)
#53FCA1
ΔE00 3.58
Light Bluish Green
#76FDA8
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.64
Seafoam Green
#7AF9AB
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF91 #EF6AC8
analogous
#85EF6A #6AEF91 #6AEFD3
triadic
#6AEF91 #916AEF #EF916A
tetradic
#6AEF91 #6A85EF #EF6AC8 #EFD36A
square
#6AEF91 #6A85EF #EF6AC8 #EFD36A
split-complementary
#6AEF91 #D36AEF #EF6A85
monochromatic
#16C94A #33E968 #6AEF91 #A1F5BA #D9FBE3
Accessibility & contrast
On white
1.46
#6AEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6AEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF91
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF91 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#48EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef91; /* rgb */ color: rgb(106, 239, 145); /* oklch */ color: oklch(85.5% 0.176 150.6);
Tailwind
colors: {
custom: {
50: '#9ff5b2',
500: '#6aef91',
950: '#000000',
},
}SCSS
$custom: #6aef91; $custom-light: #9ff5b2; $custom-dark: #000000;
JSON
{
"hex": "#6aef91",
"rgb": {
"r": 106,
"g": 239,
"b": 145
},
"hsl": {
"h": 137.594,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.8549,
"c": 0.17582,
"h": 150.6
},
"luminance": 0.66842
}Semantic roles & 50–950 ramp
primary
#6AEF91
secondary
#C6379C
accent
#099FDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581