#6BF093#6BF093
#6BF093 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.175 H 150.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF093 |
|---|---|
| RGB | rgb(107, 240, 147) |
| HSL | hsl(138, 82%, 68%) |
| HSV | hsv(138, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.78, -56.40, 34.18) |
| CIE-LCH | lch(85.78, 65.95, 148.78°) |
| OKLab | oklab(85.8% -0.1528 0.085) |
| OKLCH | oklch(85.8% 0.175 150.9) |
| XYZ | xyz(42.4869, 67.5487, 38.3973) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.34
Sea Green (survey)
#53FCA1
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF093 #F06BC8
analogous
#85F06B #6BF093 #6BF0D5
triadic
#6BF093 #936BF0 #F0936B
tetradic
#6BF093 #6B85F0 #F06BC8 #F0D56B
square
#6BF093 #6B85F0 #F06BC8 #F0D56B
split-complementary
#6BF093 #D56BF0 #F06B85
monochromatic
#15CC4C #33EA6A #6BF093 #A3F6BC #DAFBE4
Accessibility & contrast
On white
1.45
#6BF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6BF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF093
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF093 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DFD199
Tritanopia (blue-blind)
#48ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6bf093; /* rgb */ color: rgb(107, 240, 147); /* oklch */ color: oklch(85.8% 0.175 150.9);
Tailwind
colors: {
custom: {
50: '#9ff6b3',
500: '#6bf093',
950: '#000000',
},
}SCSS
$custom: #6bf093; $custom-light: #9ff6b3; $custom-dark: #000000;
JSON
{
"hex": "#6bf093",
"rgb": {
"r": 107,
"g": 240,
"b": 147
},
"hsl": {
"h": 138.045,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85803,
"c": 0.17488,
"h": 150.9
},
"luminance": 0.67553
}Semantic roles & 50–950 ramp
primary
#6BF093
secondary
#C8379D
accent
#089DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581