#6FE187#6FE187
#6FE187 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.163 H 148.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE187 |
|---|---|
| RGB | rgb(111, 225, 135) |
| HSL | hsl(133, 66%, 66%) |
| HSV | hsv(133, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 40%, 11.8%) |
| CIE-LAB | lab(81.28, -51.44, 34.33) |
| CIE-LCH | lch(81.28, 61.84, 146.28°) |
| OKLab | oklab(82.09% -0.1396 0.0851) |
| OKLCH | oklch(82.09% 0.163 148.6) |
| XYZ | xyz(37.8515, 58.9762, 32.3059) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 4.98
Lightish Green
#61E160
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.91
Turquoise Green
#04F489
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE187 #E16FC9
analogous
#90E16F #6FE187 #6FE1C0
triadic
#6FE187 #876FE1 #E1876F
tetradic
#6FE187 #6F90E1 #E16FC9 #E1C06F
square
#6FE187 #6F90E1 #E16FC9 #E1C06F
split-complementary
#6FE187 #C06FE1 #E16F90
monochromatic
#25B142 #3CD65D #6FE187 #A2ECB1 #D4F6DB
Accessibility & contrast
On white
1.64
#6FE187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#6FE187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE187
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE187 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D181
Deuteranopia (green-blind)
#D3C68D
Tritanopia (blue-blind)
#58DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe187; /* rgb */ color: rgb(111, 225, 135); /* oklch */ color: oklch(82.1% 0.163 148.6);
Tailwind
colors: {
custom: {
50: '#a0ebab',
500: '#6fe187',
950: '#000000',
},
}SCSS
$custom: #6fe187; $custom-light: #a0ebab; $custom-dark: #000000;
JSON
{
"hex": "#6fe187",
"rgb": {
"r": 111,
"g": 225,
"b": 135
},
"hsl": {
"h": 132.632,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82092,
"c": 0.16344,
"h": 148.6
},
"luminance": 0.58979
}Semantic roles & 50–950 ramp
primary
#6FE187
secondary
#B2429B
accent
#18A7CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481