#6AEF92#6AEF92
#6AEF92 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.175 H 150.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF92 |
|---|---|
| RGB | rgb(106, 239, 146) |
| HSL | hsl(138, 81%, 68%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(85.44, -56.41, 34.23) |
| CIE-LCH | lch(85.44, 65.98, 148.75°) |
| OKLab | oklab(85.51% -0.1528 0.0851) |
| OKLCH | oklch(85.51% 0.175 150.9) |
| XYZ | xyz(41.9956, 66.8687, 37.8824) |
| Luminance | 0.6687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.49
Sea Green (survey)
#53FCA1
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF92 #EF6AC7
analogous
#85EF6A #6AEF92 #6AEFD4
triadic
#6AEF92 #926AEF #EF926A
tetradic
#6AEF92 #6A85EF #EF6AC7 #EFD46A
square
#6AEF92 #6A85EF #EF6AC7 #EFD46A
split-complementary
#6AEF92 #D46AEF #EF6A85
monochromatic
#16C94C #33E96A #6AEF92 #A1F5BA #D9FBE3
Accessibility & contrast
On white
1.46
#6AEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#6AEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF92
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF92 | 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)
#F0DD8C
Deuteranopia (green-blind)
#DED198
Tritanopia (blue-blind)
#47EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6aef92; /* rgb */ color: rgb(106, 239, 146); /* oklch */ color: oklch(85.5% 0.175 150.9);
Tailwind
colors: {
custom: {
50: '#9ff5b3',
500: '#6aef92',
950: '#000000',
},
}SCSS
$custom: #6aef92; $custom-light: #9ff5b3; $custom-dark: #000000;
JSON
{
"hex": "#6aef92",
"rgb": {
"r": 106,
"g": 239,
"b": 146
},
"hsl": {
"h": 138.045,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85508,
"c": 0.17491,
"h": 150.9
},
"luminance": 0.66872
}Semantic roles & 50–950 ramp
primary
#6AEF92
secondary
#C6379B
accent
#099DDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581