#6FE18A#6FE18A
#6FE18A is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.1% C 0.161 H 149.4°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE18A |
|---|---|
| RGB | rgb(111, 225, 138) |
| HSL | hsl(134, 66%, 66%) |
| HSV | hsv(134, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 38.7%, 11.8%) |
| CIE-LAB | lab(81.33, -50.95, 32.87) |
| CIE-LCH | lch(81.33, 60.64, 147.17°) |
| OKLab | oklab(82.15% -0.1383 0.0817) |
| OKLCH | oklch(82.15% 0.161 149.4) |
| XYZ | xyz(38.0657, 59.0618, 33.4340) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 5.12
Aqua Green
#12E193
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.88
Lightish Green
#61E160
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE18A #E16FC6
analogous
#8DE16F #6FE18A #6FE1C3
triadic
#6FE18A #8A6FE1 #E18A6F
tetradic
#6FE18A #6F8DE1 #E16FC6 #E1C36F
square
#6FE18A #6F8DE1 #E16FC6 #E1C36F
split-complementary
#6FE18A #C36FE1 #E16F8D
monochromatic
#25B146 #3CD661 #6FE18A #A2ECB3 #D4F6DC
Accessibility & contrast
On white
1.64
#6FE18A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6FE18A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE18A
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE18A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE18A | 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)
#E3D184
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#57DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe18a; /* rgb */ color: rgb(111, 225, 138); /* oklch */ color: oklch(82.1% 0.161 149.4);
Tailwind
colors: {
custom: {
50: '#a0ebad',
500: '#6fe18a',
950: '#000000',
},
}SCSS
$custom: #6fe18a; $custom-light: #a0ebad; $custom-dark: #000000;
JSON
{
"hex": "#6fe18a",
"rgb": {
"r": 111,
"g": 225,
"b": 138
},
"hsl": {
"h": 134.211,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82145,
"c": 0.16062,
"h": 149.4
},
"luminance": 0.59065
}Semantic roles & 50–950 ramp
primary
#6FE18A
secondary
#B24298
accent
#18A2CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481