#6BF38E#6BF38E
#6BF38E is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.4% C 0.183 H 149.5°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF38E |
|---|---|
| RGB | rgb(107, 243, 142) |
| HSL | hsl(135, 85%, 69%) |
| HSV | hsv(135, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 41.6%, 4.7%) |
| CIE-LAB | lab(86.59, -58.39, 37.73) |
| CIE-LCH | lch(86.59, 69.52, 147.13°) |
| OKLab | oklab(86.44% -0.158 0.0932) |
| OKLCH | oklch(86.44% 0.183 149.5) |
| XYZ | xyz(42.9935, 69.1761, 36.6726) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.64
Light Bluish Green
#76FDA8
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF38E #F36BD0
analogous
#8CF36B #6BF38E #6BF3D2
triadic
#6BF38E #8E6BF3 #F38E6B
tetradic
#6BF38E #6B8CF3 #F36BD0 #F3D26B
square
#6BF38E #6B8CF3 #F36BD0 #F3D26B
split-complementary
#6BF38E #D26BF3 #F36B8C
monochromatic
#11D343 #32EE63 #6BF38E #A4F8B9 #DCFCE4
Accessibility & contrast
On white
1.42
#6BF38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6BF38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF38E
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF38E | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E087
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#49EFDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf38e; /* rgb */ color: rgb(107, 243, 142); /* oklch */ color: oklch(86.4% 0.183 149.5);
Tailwind
colors: {
custom: {
50: '#a0f8b0',
500: '#6bf38e',
950: '#000000',
},
}SCSS
$custom: #6bf38e; $custom-light: #a0f8b0; $custom-dark: #000000;
JSON
{
"hex": "#6bf38e",
"rgb": {
"r": 107,
"g": 243,
"b": 142
},
"hsl": {
"h": 135.441,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86443,
"c": 0.18347,
"h": 149.5
},
"luminance": 0.6918
}Semantic roles & 50–950 ramp
primary
#6BF38E
secondary
#CC36A5
accent
#04A8E1
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581