#6EE19F#6EE19F
#6EE19F is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.5% C 0.142 H 156.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE19F |
|---|---|
| RGB | rgb(110, 225, 159) |
| HSL | hsl(146, 66%, 66%) |
| HSV | hsv(146, 51%, 88%) |
| CMYK | cmyk(51.1%, 0%, 29.3%, 11.8%) |
| CIE-LAB | lab(81.66, -47.46, 22.53) |
| CIE-LCH | lch(81.66, 52.53, 154.61°) |
| OKLab | oklab(82.53% -0.1297 0.0571) |
| OKLCH | oklch(82.53% 0.142 156.2) |
| XYZ | xyz(39.6105, 59.6653, 42.2234) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.63
Seafoam
#7FE0B3
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 5.10
Light Greenish Blue
#63F7B4
ΔE00 5.12
Seafoam Green
#7AF9AB
ΔE00 5.39
Seafoam (survey)
#80F9AD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE19F #E16EB0
analogous
#76E16E #6EE19F #6EE1D8
triadic
#6EE19F #9F6EE1 #E19F6E
tetradic
#6EE19F #6E76E1 #E16EB0 #E1D86E
square
#6EE19F #6E76E1 #E16EB0 #E1D86E
split-complementary
#6EE19F #D86EE1 #E16E76
monochromatic
#24B060 #3BD77D #6EE19F #A1EBC1 #D3F6E2
Accessibility & contrast
On white
1.62
#6EE19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#6EE19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE19F
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE19F | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D29B
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#4EDFCF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6ee19f; /* rgb */ color: rgb(110, 225, 159); /* oklch */ color: oklch(82.5% 0.142 156.2);
Tailwind
colors: {
custom: {
50: '#9febbb',
500: '#6ee19f',
950: '#000000',
},
}SCSS
$custom: #6ee19f; $custom-light: #9febbb; $custom-dark: #000000;
JSON
{
"hex": "#6ee19f",
"rgb": {
"r": 110,
"g": 225,
"b": 159
},
"hsl": {
"h": 145.565,
"s": 65.714,
"l": 65.686
},
"oklch": {
"l": 0.82526,
"c": 0.14171,
"h": 156.2
},
"luminance": 0.59669
}Semantic roles & 50–950 ramp
primary
#6EE19F
secondary
#B24282
accent
#1880CE
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1612
muted
#808482