#6EE196#6EE196
#6EE196 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.3% C 0.150 H 153.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE196 |
|---|---|
| RGB | rgb(110, 225, 150) |
| HSL | hsl(141, 66%, 66%) |
| HSV | hsv(141, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 33.3%, 11.8%) |
| CIE-LAB | lab(81.49, -49.13, 26.96) |
| CIE-LCH | lch(81.49, 56.04, 151.25°) |
| OKLab | oklab(82.34% -0.1337 0.0678) |
| OKLCH | oklch(82.34% 0.15 153.1) |
| XYZ | xyz(38.8578, 59.3642, 38.2590) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.62
Weird Green
#3AE57F
ΔE00 4.82
Seafoam Green
#7AF9AB
ΔE00 5.23
Seafoam (survey)
#80F9AD
ΔE00 5.32
Hospital Green
#9BE5AA
ΔE00 5.44
Lightgreen
#90EE90
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE196 #E16EB9
analogous
#7FE16E #6EE196 #6EE1D0
triadic
#6EE196 #966EE1 #E1966E
tetradic
#6EE196 #6E7FE1 #E16EB9 #E1D06E
square
#6EE196 #6E7FE1 #E16EB9 #E1D06E
split-complementary
#6EE196 #D06EE1 #E16E7F
monochromatic
#24B055 #3BD771 #6EE196 #A1EBBB #D3F6DF
Accessibility & contrast
On white
1.63
#6EE196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#6EE196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE196
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE196 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D191
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#52DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee196; /* rgb */ color: rgb(110, 225, 150); /* oklch */ color: oklch(82.3% 0.150 153.1);
Tailwind
colors: {
custom: {
50: '#9febb5',
500: '#6ee196',
950: '#000000',
},
}SCSS
$custom: #6ee196; $custom-light: #9febb5; $custom-dark: #000000;
JSON
{
"hex": "#6ee196",
"rgb": {
"r": 110,
"g": 225,
"b": 150
},
"hsl": {
"h": 140.87,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82337,
"c": 0.14991,
"h": 153.1
},
"luminance": 0.59367
}Semantic roles & 50–950 ramp
primary
#6EE196
secondary
#B2428B
accent
#188ECE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481