#6FE189#6FE189
#6FE189 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.162 H 149.1°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE189 |
|---|---|
| RGB | rgb(111, 225, 137) |
| HSL | hsl(134, 66%, 66%) |
| HSV | hsv(134, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 39.1%, 11.8%) |
| CIE-LAB | lab(81.31, -51.12, 33.36) |
| CIE-LCH | lch(81.31, 61.04, 146.87°) |
| OKLab | oklab(82.13% -0.1387 0.0828) |
| OKLCH | oklch(82.13% 0.162 149.1) |
| XYZ | xyz(37.9936, 59.0330, 33.0544) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Lightgreen
#90EE90
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 5.06
Aqua Green
#12E193
ΔE00 5.69
Lightish Green
#61E160
ΔE00 5.82
Seafoam Green
#7AF9AB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE189 #E16FC7
analogous
#8EE16F #6FE189 #6FE1C2
triadic
#6FE189 #896FE1 #E1896F
tetradic
#6FE189 #6F8EE1 #E16FC7 #E1C26F
square
#6FE189 #6F8EE1 #E16FC7 #E1C26F
split-complementary
#6FE189 #C26FE1 #E16F8E
monochromatic
#25B145 #3CD65F #6FE189 #A2ECB3 #D4F6DC
Accessibility & contrast
On white
1.64
#6FE189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6FE189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE189
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE189 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D183
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#58DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe189; /* rgb */ color: rgb(111, 225, 137); /* oklch */ color: oklch(82.1% 0.162 149.1);
Tailwind
colors: {
custom: {
50: '#a0ebac',
500: '#6fe189',
950: '#000000',
},
}SCSS
$custom: #6fe189; $custom-light: #a0ebac; $custom-dark: #000000;
JSON
{
"hex": "#6fe189",
"rgb": {
"r": 111,
"g": 225,
"b": 137
},
"hsl": {
"h": 133.684,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82127,
"c": 0.16156,
"h": 149.1
},
"luminance": 0.59036
}Semantic roles & 50–950 ramp
primary
#6FE189
secondary
#B24299
accent
#18A4CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481