#6AE995#6AE995
#6AE995 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.164 H 152.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE995 |
|---|---|
| RGB | rgb(106, 233, 149) |
| HSL | hsl(140, 74%, 66%) |
| HSV | hsv(140, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 36.1%, 8.6%) |
| CIE-LAB | lab(83.71, -53.52, 30.42) |
| CIE-LCH | lch(83.71, 61.56, 150.38°) |
| OKLab | oklab(84.11% -0.1452 0.0762) |
| OKLCH | oklch(84.11% 0.164 152.3) |
| XYZ | xyz(40.5046, 63.5083, 38.5518) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.12
Light Bluish Green
#76FDA8
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.33
Sea Green (survey)
#53FCA1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE995 #E96ABE
analogous
#7FE96A #6AE995 #6AE9D5
triadic
#6AE995 #956AE9 #E9956A
tetradic
#6AE995 #6A7FE9 #E96ABE #E9D56A
square
#6AE995 #6A7FE9 #E96ABE #E9D56A
split-complementary
#6AE995 #D56AE9 #E96A7F
monochromatic
#1CBD52 #35E16F #6AE995 #9FF1BB #D5F9E1
Accessibility & contrast
On white
1.53
#6AE995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#6AE995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE995
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE995 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88F
Deuteranopia (green-blind)
#D8CC9A
Tritanopia (blue-blind)
#48E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae995; /* rgb */ color: rgb(106, 233, 149); /* oklch */ color: oklch(84.1% 0.164 152.3);
Tailwind
colors: {
custom: {
50: '#9ef1b4',
500: '#6ae995',
950: '#000000',
},
}SCSS
$custom: #6ae995; $custom-light: #9ef1b4; $custom-dark: #000000;
JSON
{
"hex": "#6ae995",
"rgb": {
"r": 106,
"g": 233,
"b": 149
},
"hsl": {
"h": 140.315,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84108,
"c": 0.16398,
"h": 152.3
},
"luminance": 0.63512
}Semantic roles & 50–950 ramp
primary
#6AE995
secondary
#BC3B90
accent
#0F93D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581