#6AE691#6AE691
#6AE691 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.164 H 151.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE691 |
|---|---|
| RGB | rgb(106, 230, 145) |
| HSL | hsl(139, 71%, 66%) |
| HSV | hsv(139, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 37%, 9.8%) |
| CIE-LAB | lab(82.75, -53.01, 31.18) |
| CIE-LCH | lch(82.75, 61.50, 149.54°) |
| OKLab | oklab(83.3% -0.1438 0.0779) |
| OKLCH | oklch(83.3% 0.164 151.6) |
| XYZ | xyz(39.3487, 61.6987, 36.6180) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.59
Seafoam (survey)
#80F9AD
ΔE00 4.81
Aqua Green
#12E193
ΔE00 4.84
Light Bluish Green
#76FDA8
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE691 #E66ABF
analogous
#81E66A #6AE691 #6AE6CF
triadic
#6AE691 #916AE6 #E6916A
tetradic
#6AE691 #6A81E6 #E66ABF #E6CF6A
square
#6AE691 #6A81E6 #E66ABF #E6CF6A
split-complementary
#6AE691 #CF6AE6 #E66A81
monochromatic
#1FB74F #36DD6A #6AE691 #9EEFB8 #D3F8DE
Accessibility & contrast
On white
1.57
#6AE691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6AE691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE691
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE691 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58B
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#4BE3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae691; /* rgb */ color: rgb(106, 230, 145); /* oklch */ color: oklch(83.3% 0.164 151.6);
Tailwind
colors: {
custom: {
50: '#9defb2',
500: '#6ae691',
950: '#000000',
},
}SCSS
$custom: #6ae691; $custom-light: #9defb2; $custom-dark: #000000;
JSON
{
"hex": "#6ae691",
"rgb": {
"r": 106,
"g": 230,
"b": 145
},
"hsl": {
"h": 138.871,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83303,
"c": 0.16354,
"h": 151.6
},
"luminance": 0.61702
}Semantic roles & 50–950 ramp
primary
#6AE691
secondary
#B73D91
accent
#1297D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581