#6FE18B#6FE18B
#6FE18B is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.160 H 149.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE18B |
|---|---|
| RGB | rgb(111, 225, 139) |
| HSL | hsl(135, 66%, 66%) |
| HSV | hsv(135, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 38.2%, 11.8%) |
| CIE-LAB | lab(81.34, -50.79, 32.39) |
| CIE-LCH | lch(81.34, 60.23, 147.47°) |
| OKLab | oklab(82.16% -0.1378 0.0806) |
| OKLCH | oklch(82.16% 0.16 149.7) |
| XYZ | xyz(38.1384, 59.0909, 33.8170) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.49
Seafoam Green
#7AF9AB
ΔE00 5.80
Seafoam (survey)
#80F9AD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE18B #E16FC5
analogous
#8CE16F #6FE18B #6FE1C4
triadic
#6FE18B #8B6FE1 #E18B6F
tetradic
#6FE18B #6F8CE1 #E16FC5 #E1C46F
square
#6FE18B #6F8CE1 #E16FC5 #E1C46F
split-complementary
#6FE18B #C46FE1 #E16F8C
monochromatic
#25B147 #3CD662 #6FE18B #A2ECB4 #D4F6DD
Accessibility & contrast
On white
1.64
#6FE18B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6FE18B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE18B
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE18B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE18B | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D185
Deuteranopia (green-blind)
#D2C690
Tritanopia (blue-blind)
#57DDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe18b; /* rgb */ color: rgb(111, 225, 139); /* oklch */ color: oklch(82.2% 0.160 149.7);
Tailwind
colors: {
custom: {
50: '#a0ebad',
500: '#6fe18b',
950: '#000000',
},
}SCSS
$custom: #6fe18b; $custom-light: #a0ebad; $custom-dark: #000000;
JSON
{
"hex": "#6fe18b",
"rgb": {
"r": 111,
"g": 225,
"b": 139
},
"hsl": {
"h": 134.737,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82164,
"c": 0.15967,
"h": 149.7
},
"luminance": 0.59094
}Semantic roles & 50–950 ramp
primary
#6FE18B
secondary
#B24297
accent
#18A1CD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481