#6AEF93#6AEF93
#6AEF93 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.5% C 0.174 H 151.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF93 |
|---|---|
| RGB | rgb(106, 239, 147) |
| HSL | hsl(138, 81%, 68%) |
| HSV | hsv(138, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.45, -56.24, 33.75) |
| CIE-LCH | lch(85.45, 65.59, 149.03°) |
| OKLab | oklab(85.53% -0.1524 0.084) |
| OKLCH | oklch(85.53% 0.174 151.1) |
| XYZ | xyz(42.0737, 66.9000, 38.2939) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.41
Sea Green (survey)
#53FCA1
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 3.44
Seafoam Green
#7AF9AB
ΔE00 3.54
Weird Green
#3AE57F
ΔE00 3.73
Seafoam (survey)
#80F9AD
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF93 #EF6AC6
analogous
#84EF6A #6AEF93 #6AEFD5
triadic
#6AEF93 #936AEF #EF936A
tetradic
#6AEF93 #6A84EF #EF6AC6 #EFD56A
square
#6AEF93 #6A84EF #EF6AC6 #EFD56A
split-complementary
#6AEF93 #D56AEF #EF6A84
monochromatic
#16C94D #33E96B #6AEF93 #A1F5BB #D9FBE3
Accessibility & contrast
On white
1.46
#6AEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#6AEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF93
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF93 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#47ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aef93; /* rgb */ color: rgb(106, 239, 147); /* oklch */ color: oklch(85.5% 0.174 151.1);
Tailwind
colors: {
custom: {
50: '#9ff5b3',
500: '#6aef93',
950: '#000000',
},
}SCSS
$custom: #6aef93; $custom-light: #9ff5b3; $custom-dark: #000000;
JSON
{
"hex": "#6aef93",
"rgb": {
"r": 106,
"g": 239,
"b": 147
},
"hsl": {
"h": 138.496,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85526,
"c": 0.174,
"h": 151.1
},
"luminance": 0.66904
}Semantic roles & 50–950 ramp
primary
#6AEF93
secondary
#C6379A
accent
#099BDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581