#6EE192#6EE192
#6EE192 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.154 H 151.8°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE192 |
|---|---|
| RGB | rgb(110, 225, 146) |
| HSL | hsl(139, 66%, 66%) |
| HSV | hsv(139, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 35.1%, 11.8%) |
| CIE-LAB | lab(81.42, -49.84, 28.92) |
| CIE-LCH | lch(81.42, 57.62, 149.88°) |
| OKLab | oklab(82.26% -0.1354 0.0725) |
| OKLCH | oklch(82.26% 0.154 151.8) |
| XYZ | xyz(38.5412, 59.2376, 36.5916) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.19
Seafoam Green
#7AF9AB
ΔE00 5.35
Seafoam (survey)
#80F9AD
ΔE00 5.47
Tealish Green
#0CDC73
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE192 #E16EBD
analogous
#83E16E #6EE192 #6EE1CC
triadic
#6EE192 #926EE1 #E1926E
tetradic
#6EE192 #6E83E1 #E16EBD #E1CC6E
square
#6EE192 #6E83E1 #E16EBD #E1CC6E
split-complementary
#6EE192 #CC6EE1 #E16E83
monochromatic
#24B050 #3BD76C #6EE192 #A1EBB8 #D3F6DE
Accessibility & contrast
On white
1.63
#6EE192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#6EE192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE192
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE192 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D18D
Deuteranopia (green-blind)
#D1C697
Tritanopia (blue-blind)
#53DECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee192; /* rgb */ color: rgb(110, 225, 146); /* oklch */ color: oklch(82.3% 0.154 151.8);
Tailwind
colors: {
custom: {
50: '#9febb2',
500: '#6ee192',
950: '#000000',
},
}SCSS
$custom: #6ee192; $custom-light: #9febb2; $custom-dark: #000000;
JSON
{
"hex": "#6ee192",
"rgb": {
"r": 110,
"g": 225,
"b": 146
},
"hsl": {
"h": 138.783,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82258,
"c": 0.15362,
"h": 151.8
},
"luminance": 0.59241
}Semantic roles & 50–950 ramp
primary
#6EE192
secondary
#B2428F
accent
#1895CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481