#6BF390#6BF390
#6BF390 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.5% C 0.182 H 149.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF390 |
|---|---|
| RGB | rgb(107, 243, 144) |
| HSL | hsl(136, 85%, 69%) |
| HSV | hsv(136, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 40.7%, 4.7%) |
| CIE-LAB | lab(86.62, -58.06, 36.78) |
| CIE-LCH | lch(86.62, 68.73, 147.65°) |
| OKLab | oklab(86.48% -0.1572 0.091) |
| OKLCH | oklch(86.48% 0.182 149.9) |
| XYZ | xyz(43.1450, 69.2367, 37.4705) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.63
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF390 #F36BCE
analogous
#8AF36B #6BF390 #6BF3D4
triadic
#6BF390 #906BF3 #F3906B
tetradic
#6BF390 #6B8AF3 #F36BCE #F3D46B
square
#6BF390 #6B8AF3 #F36BCE #F3D46B
split-complementary
#6BF390 #D46BF3 #F36B8A
monochromatic
#11D346 #32EE66 #6BF390 #A4F8BA #DCFCE5
Accessibility & contrast
On white
1.41
#6BF390 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#6BF390 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF390
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF390 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF390 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E189
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#49EFDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf390; /* rgb */ color: rgb(107, 243, 144); /* oklch */ color: oklch(86.5% 0.182 149.9);
Tailwind
colors: {
custom: {
50: '#a0f8b1',
500: '#6bf390',
950: '#000000',
},
}SCSS
$custom: #6bf390; $custom-light: #a0f8b1; $custom-dark: #000000;
JSON
{
"hex": "#6bf390",
"rgb": {
"r": 107,
"g": 243,
"b": 144
},
"hsl": {
"h": 136.324,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.86477,
"c": 0.18165,
"h": 149.9
},
"luminance": 0.69241
}Semantic roles & 50–950 ramp
primary
#6BF390
secondary
#CC36A3
accent
#04A5E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581