#6FE18C#6FE18C
#6FE18C is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.159 H 150.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE18C |
|---|---|
| RGB | rgb(111, 225, 140) |
| HSL | hsl(135, 66%, 66%) |
| HSV | hsv(135, 51%, 88%) |
| CMYK | cmyk(50.7%, 0%, 37.8%, 11.8%) |
| CIE-LAB | lab(81.36, -50.62, 31.90) |
| CIE-LCH | lch(81.36, 59.83, 147.78°) |
| OKLab | oklab(82.18% -0.1374 0.0795) |
| OKLCH | oklch(82.18% 0.159 150) |
| XYZ | xyz(38.2118, 59.1203, 34.2036) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.72
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE18C #E16FC4
analogous
#8BE16F #6FE18C #6FE1C5
triadic
#6FE18C #8C6FE1 #E18C6F
tetradic
#6FE18C #6F8BE1 #E16FC4 #E1C56F
square
#6FE18C #6F8BE1 #E16FC4 #E1C56F
split-complementary
#6FE18C #C56FE1 #E16F8B
monochromatic
#25B148 #3CD664 #6FE18C #A2ECB4 #D4F6DD
Accessibility & contrast
On white
1.64
#6FE18C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#6FE18C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE18C
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE18C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE18C | 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)
#E2D186
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#57DECC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe18c; /* rgb */ color: rgb(111, 225, 140); /* oklch */ color: oklch(82.2% 0.159 150.0);
Tailwind
colors: {
custom: {
50: '#a0ebae',
500: '#6fe18c',
950: '#000000',
},
}SCSS
$custom: #6fe18c; $custom-light: #a0ebae; $custom-dark: #000000;
JSON
{
"hex": "#6fe18c",
"rgb": {
"r": 111,
"g": 225,
"b": 140
},
"hsl": {
"h": 135.263,
"s": 65.517,
"l": 65.882
},
"oklch": {
"l": 0.82182,
"c": 0.15873,
"h": 150
},
"luminance": 0.59123
}Semantic roles & 50–950 ramp
primary
#6FE18C
secondary
#B24296
accent
#189FCD
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481