#6FE38B#6FE38B
#6FE38B is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.162 H 149.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE38B |
|---|---|
| RGB | rgb(111, 227, 139) |
| HSL | hsl(134, 67%, 66%) |
| HSV | hsv(134, 51%, 89%) |
| CMYK | cmyk(51.1%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(81.94, -51.60, 33.17) |
| CIE-LCH | lch(81.94, 61.34, 147.27°) |
| OKLab | oklab(82.65% -0.14 0.0825) |
| OKLCH | oklch(82.65% 0.162 149.5) |
| XYZ | xyz(38.6823, 60.1786, 33.9983) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 4.13
Tealish Green
#0CDC73
ΔE00 5.18
Seafoam Green
#7AF9AB
ΔE00 5.52
Aqua Green
#12E193
ΔE00 5.60
Seafoam (survey)
#80F9AD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE38B #E36FC7
analogous
#8DE36F #6FE38B #6FE3C5
triadic
#6FE38B #8B6FE3 #E38B6F
tetradic
#6FE38B #6F8DE3 #E36FC7 #E3C56F
square
#6FE38B #6F8DE3 #E36FC7 #E3C56F
split-complementary
#6FE38B #C56FE3 #E36F8D
monochromatic
#23B546 #3CD962 #6FE38B #A2EDB4 #D5F7DE
Accessibility & contrast
On white
1.61
#6FE38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#6FE38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE38B
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE38B | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D285
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#57DFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6fe38b; /* rgb */ color: rgb(111, 227, 139); /* oklch */ color: oklch(82.6% 0.162 149.5);
Tailwind
colors: {
custom: {
50: '#a0ecad',
500: '#6fe38b',
950: '#000000',
},
}SCSS
$custom: #6fe38b; $custom-light: #a0ecad; $custom-dark: #000000;
JSON
{
"hex": "#6fe38b",
"rgb": {
"r": 111,
"g": 227,
"b": 139
},
"hsl": {
"h": 134.483,
"s": 67.442,
"l": 66.275
},
"oklch": {
"l": 0.82649,
"c": 0.16247,
"h": 149.5
},
"luminance": 0.60182
}Semantic roles & 50–950 ramp
primary
#6FE38B
secondary
#B54199
accent
#16A3CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581