#6EE19B#6EE19B
#6EE19B is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.4% C 0.145 H 154.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE19B |
|---|---|
| RGB | rgb(110, 225, 155) |
| HSL | hsl(143, 66%, 66%) |
| HSV | hsv(143, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 31.1%, 11.8%) |
| CIE-LAB | lab(81.58, -48.21, 24.50) |
| CIE-LCH | lch(81.58, 54.08, 153.06°) |
| OKLab | oklab(82.44% -0.1315 0.0619) |
| OKLCH | oklch(82.44% 0.145 154.8) |
| XYZ | xyz(39.2690, 59.5287, 40.4248) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.53
Hospital Green
#9BE5AA
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.24
Seafoam (survey)
#80F9AD
ΔE00 5.28
Light Greenish Blue
#63F7B4
ΔE00 5.38
Seafoam
#7FE0B3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE19B #E16EB4
analogous
#7AE16E #6EE19B #6EE1D4
triadic
#6EE19B #9B6EE1 #E19B6E
tetradic
#6EE19B #6E7AE1 #E16EB4 #E1D46E
square
#6EE19B #6E7AE1 #E16EB4 #E1D46E
split-complementary
#6EE19B #D46EE1 #E16E7A
monochromatic
#24B05B #3BD778 #6EE19B #A1EBBE #D3F6E1
Accessibility & contrast
On white
1.63
#6EE19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6EE19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE19B
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE19B | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D297
Deuteranopia (green-blind)
#D0C69F
Tritanopia (blue-blind)
#50DFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee19b; /* rgb */ color: rgb(110, 225, 155); /* oklch */ color: oklch(82.4% 0.145 154.8);
Tailwind
colors: {
custom: {
50: '#9febb9',
500: '#6ee19b',
950: '#000000',
},
}SCSS
$custom: #6ee19b; $custom-light: #9febb9; $custom-dark: #000000;
JSON
{
"hex": "#6ee19b",
"rgb": {
"r": 110,
"g": 225,
"b": 155
},
"hsl": {
"h": 143.478,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.8244,
"c": 0.14532,
"h": 154.8
},
"luminance": 0.59532
}Semantic roles & 50–950 ramp
primary
#6EE19B
secondary
#B24286
accent
#1886CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481