#6BF38B#6BF38B
#6BF38B is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.4% C 0.186 H 148.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF38B |
|---|---|
| RGB | rgb(107, 243, 139) |
| HSL | hsl(134, 85%, 69%) |
| HSV | hsv(134, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 42.8%, 4.7%) |
| CIE-LAB | lab(86.55, -58.86, 39.15) |
| CIE-LCH | lch(86.55, 70.69, 146.37°) |
| OKLab | oklab(86.39% -0.1593 0.0964) |
| OKLCH | oklch(86.39% 0.186 148.8) |
| XYZ | xyz(42.7713, 69.0872, 35.5023) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.52
Baby Green
#8CFF9E
ΔE00 3.60
Lightgreen
#90EE90
ΔE00 3.76
Minty Green
#0BF77D
ΔE00 3.82
Mint Green
#8FFF9F
ΔE00 3.82
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF38B #F36BD3
analogous
#8FF36B #6BF38B #6BF3CF
triadic
#6BF38B #8B6BF3 #F38B6B
tetradic
#6BF38B #6B8FF3 #F36BD3 #F3CF6B
square
#6BF38B #6B8FF3 #F36BD3 #F3CF6B
split-complementary
#6BF38B #CF6BF3 #F36B8F
monochromatic
#11D33F #32EE5F #6BF38B #A4F8B7 #DCFCE4
Accessibility & contrast
On white
1.42
#6BF38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#6BF38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF38B
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF38B | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E083
Deuteranopia (green-blind)
#E3D492
Tritanopia (blue-blind)
#4BEFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf38b; /* rgb */ color: rgb(107, 243, 139); /* oklch */ color: oklch(86.4% 0.186 148.8);
Tailwind
colors: {
custom: {
50: '#a0f8ae',
500: '#6bf38b',
950: '#000000',
},
}SCSS
$custom: #6bf38b; $custom-light: #a0f8ae; $custom-dark: #000000;
JSON
{
"hex": "#6bf38b",
"rgb": {
"r": 107,
"g": 243,
"b": 139
},
"hsl": {
"h": 134.118,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86393,
"c": 0.1862,
"h": 148.8
},
"luminance": 0.69091
}Semantic roles & 50–950 ramp
primary
#6BF38B
secondary
#CC36A9
accent
#04ADE1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581