#6BF193#6BF193
#6BF193 is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.0% C 0.176 H 150.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF193 |
|---|---|
| RGB | rgb(107, 241, 147) |
| HSL | hsl(138, 83%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(86.08, -56.80, 34.57) |
| CIE-LCH | lch(86.08, 66.49, 148.67°) |
| OKLab | oklab(86.05% -0.1538 0.0859) |
| OKLCH | oklch(86.05% 0.176 150.8) |
| XYZ | xyz(42.7821, 68.1391, 38.4957) |
| Luminance | 0.6814 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.49
Turquoise Green
#04F489
ΔE00 3.84
Seafoam (survey)
#80F9AD
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF193 #F16BC9
analogous
#86F16B #6BF193 #6BF1D6
triadic
#6BF193 #936BF1 #F1936B
tetradic
#6BF193 #6B86F1 #F16BC9 #F1D66B
square
#6BF193 #6B86F1 #F16BC9 #F1D66B
split-complementary
#6BF193 #D66BF1 #F16B86
monochromatic
#13CE4B #33EC6A #6BF193 #A3F6BC #DBFCE5
Accessibility & contrast
On white
1.44
#6BF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6BF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF193
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF193 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#48EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf193; /* rgb */ color: rgb(107, 241, 147); /* oklch */ color: oklch(86.0% 0.176 150.8);
Tailwind
colors: {
custom: {
50: '#9ff6b3',
500: '#6bf193',
950: '#000000',
},
}SCSS
$custom: #6bf193; $custom-light: #9ff6b3; $custom-dark: #000000;
JSON
{
"hex": "#6bf193",
"rgb": {
"r": 107,
"g": 241,
"b": 147
},
"hsl": {
"h": 137.91,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.86045,
"c": 0.17623,
"h": 150.8
},
"luminance": 0.68143
}Semantic roles & 50–950 ramp
primary
#6BF193
secondary
#CA379E
accent
#069EDF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581