#6EE197#6EE197
#6EE197 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.149 H 153.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE197 |
|---|---|
| RGB | rgb(110, 225, 151) |
| HSL | hsl(141, 66%, 66%) |
| HSV | hsv(141, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.51, -48.95, 26.47) |
| CIE-LCH | lch(81.51, 55.64, 151.60°) |
| OKLab | oklab(82.36% -0.1332 0.0667) |
| OKLCH | oklch(82.36% 0.149 153.4) |
| XYZ | xyz(38.9387, 59.3966, 38.6849) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.58
Weird Green
#3AE57F
ΔE00 4.96
Seafoam Green
#7AF9AB
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.30
Hospital Green
#9BE5AA
ΔE00 5.37
Light Greenish Blue
#63F7B4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE197 #E16EB8
analogous
#7EE16E #6EE197 #6EE1D0
triadic
#6EE197 #976EE1 #E1976E
tetradic
#6EE197 #6E7EE1 #E16EB8 #E1D06E
square
#6EE197 #6E7EE1 #E16EB8 #E1D06E
split-complementary
#6EE197 #D06EE1 #E16E7E
monochromatic
#24B056 #3BD773 #6EE197 #A1EBBB #D3F6E0
Accessibility & contrast
On white
1.63
#6EE197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#6EE197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE197
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE197 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#D1C69C
Tritanopia (blue-blind)
#51DFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee197; /* rgb */ color: rgb(110, 225, 151); /* oklch */ color: oklch(82.4% 0.149 153.4);
Tailwind
colors: {
custom: {
50: '#9febb6',
500: '#6ee197',
950: '#000000',
},
}SCSS
$custom: #6ee197; $custom-light: #9febb6; $custom-dark: #000000;
JSON
{
"hex": "#6ee197",
"rgb": {
"r": 110,
"g": 225,
"b": 151
},
"hsl": {
"h": 141.391,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82357,
"c": 0.14899,
"h": 153.4
},
"luminance": 0.594
}Semantic roles & 50–950 ramp
primary
#6EE197
secondary
#B2428A
accent
#188DCE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481