#6AE893#6AE893
#6AE893 is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.8% C 0.164 H 151.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE893 |
|---|---|
| RGB | rgb(106, 232, 147) |
| HSL | hsl(140, 73%, 66%) |
| HSV | hsv(140, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 36.6%, 9%) |
| CIE-LAB | lab(83.38, -53.47, 31.00) |
| CIE-LCH | lch(83.38, 61.80, 149.90°) |
| OKLab | oklab(83.83% -0.1451 0.0775) |
| OKLCH | oklch(83.83% 0.164 151.9) |
| XYZ | xyz(40.0640, 62.8804, 37.6240) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.52
Light Bluish Green
#76FDA8
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE893 #E86ABF
analogous
#80E86A #6AE893 #6AE8D2
triadic
#6AE893 #936AE8 #E8936A
tetradic
#6AE893 #6A80E8 #E86ABF #E8D26A
square
#6AE893 #6A80E8 #E86ABF #E8D26A
split-complementary
#6AE893 #D26AE8 #E86A80
monochromatic
#1DBB50 #35E06D #6AE893 #9FF0B9 #D4F8E0
Accessibility & contrast
On white
1.55
#6AE893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#6AE893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE893
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE893 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#49E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae893; /* rgb */ color: rgb(106, 232, 147); /* oklch */ color: oklch(83.8% 0.164 151.9);
Tailwind
colors: {
custom: {
50: '#9ef0b3',
500: '#6ae893',
950: '#000000',
},
}SCSS
$custom: #6ae893; $custom-light: #9ef0b3; $custom-dark: #000000;
JSON
{
"hex": "#6ae893",
"rgb": {
"r": 106,
"g": 232,
"b": 147
},
"hsl": {
"h": 139.524,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.83827,
"c": 0.16445,
"h": 151.9
},
"luminance": 0.62884
}Semantic roles & 50–950 ramp
primary
#6AE893
secondary
#BA3C91
accent
#1095D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581