#6AE899#6AE899
#6AE899 is a very light, vivid green. Relative luminance 0.631; OKLCH L 83.9% C 0.159 H 153.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE899 |
|---|---|
| RGB | rgb(106, 232, 153) |
| HSL | hsl(142, 73%, 66%) |
| HSV | hsv(142, 54%, 91%) |
| CMYK | cmyk(54.3%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(83.48, -52.40, 28.08) |
| CIE-LCH | lch(83.48, 59.45, 151.82°) |
| OKLab | oklab(83.94% -0.1424 0.0706) |
| OKLCH | oklch(83.94% 0.159 153.6) |
| XYZ | xyz(40.5471, 63.0737, 40.1685) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.48
Light Bluish Green
#76FDA8
ΔE00 4.49
Light Green Blue
#56FCA2
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE899 #E86AB9
analogous
#7AE86A #6AE899 #6AE8D8
triadic
#6AE899 #996AE8 #E8996A
tetradic
#6AE899 #6A7AE8 #E86AB9 #E8D86A
square
#6AE899 #6A7AE8 #E86AB9 #E8D86A
split-complementary
#6AE899 #D86AE8 #E86A7A
monochromatic
#1DBB58 #35E075 #6AE899 #9FF0BD #D4F8E2
Accessibility & contrast
On white
1.54
#6AE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#6AE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE899
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE899 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D794
Deuteranopia (green-blind)
#D6CB9E
Tritanopia (blue-blind)
#46E5D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae899; /* rgb */ color: rgb(106, 232, 153); /* oklch */ color: oklch(83.9% 0.159 153.6);
Tailwind
colors: {
custom: {
50: '#9ef0b7',
500: '#6ae899',
950: '#000000',
},
}SCSS
$custom: #6ae899; $custom-light: #9ef0b7; $custom-dark: #000000;
JSON
{
"hex": "#6ae899",
"rgb": {
"r": 106,
"g": 232,
"b": 153
},
"hsl": {
"h": 142.381,
"s": 73.256,
"l": 66.275
},
"oklch": {
"l": 0.83944,
"c": 0.15895,
"h": 153.6
},
"luminance": 0.63077
}Semantic roles & 50–950 ramp
primary
#6AE899
secondary
#BA3C8B
accent
#108CD5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581