#6EE191#6EE191
#6EE191 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.2% C 0.155 H 151.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE191 |
|---|---|
| RGB | rgb(110, 225, 145) |
| HSL | hsl(138, 66%, 66%) |
| HSV | hsv(138, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(81.41, -50.01, 29.41) |
| CIE-LCH | lch(81.41, 58.02, 149.54°) |
| OKLab | oklab(82.24% -0.1359 0.0737) |
| OKLCH | oklch(82.24% 0.155 151.5) |
| XYZ | xyz(38.4638, 59.2066, 36.1837) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.21
Aqua Green
#12E193
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 5.08
Seafoam Green
#7AF9AB
ΔE00 5.40
Seafoam (survey)
#80F9AD
ΔE00 5.52
Tealish Green
#0CDC73
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE191 #E16EBE
analogous
#84E16E #6EE191 #6EE1CA
triadic
#6EE191 #916EE1 #E1916E
tetradic
#6EE191 #6E84E1 #E16EBE #E1CA6E
square
#6EE191 #6E84E1 #E16EBE #E1CA6E
split-complementary
#6EE191 #CA6EE1 #E16E84
monochromatic
#24B04F #3BD76B #6EE191 #A1EBB7 #D3F6DE
Accessibility & contrast
On white
1.64
#6EE191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#6EE191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE191
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE191 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18C
Deuteranopia (green-blind)
#D1C696
Tritanopia (blue-blind)
#53DECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee191; /* rgb */ color: rgb(110, 225, 145); /* oklch */ color: oklch(82.2% 0.155 151.5);
Tailwind
colors: {
custom: {
50: '#9febb2',
500: '#6ee191',
950: '#000000',
},
}SCSS
$custom: #6ee191; $custom-light: #9febb2; $custom-dark: #000000;
JSON
{
"hex": "#6ee191",
"rgb": {
"r": 110,
"g": 225,
"b": 145
},
"hsl": {
"h": 138.261,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82238,
"c": 0.15456,
"h": 151.5
},
"luminance": 0.5921
}Semantic roles & 50–950 ramp
primary
#6EE191
secondary
#B2428F
accent
#1896CE
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481