#6BF293#6BF293
#6BF293 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.178 H 150.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF293 |
|---|---|
| RGB | rgb(107, 242, 147) |
| HSL | hsl(138, 84%, 68%) |
| HSV | hsv(138, 56%, 95%) |
| CMYK | cmyk(55.8%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(86.37, -57.19, 34.96) |
| CIE-LCH | lch(86.37, 67.03, 148.56°) |
| OKLab | oklab(86.29% -0.1549 0.0869) |
| OKLCH | oklch(86.29% 0.178 150.7) |
| XYZ | xyz(43.0789, 68.7327, 38.5947) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.13
Light Green Blue
#56FCA2
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF293 #F26BCA
analogous
#86F26B #6BF293 #6BF2D7
triadic
#6BF293 #936BF2 #F2936B
tetradic
#6BF293 #6B86F2 #F26BCA #F2D76B
square
#6BF293 #6B86F2 #F26BCA #F2D76B
split-complementary
#6BF293 #D76BF2 #F26B86
monochromatic
#12D04B #33ED6A #6BF293 #A3F7BC #DCFCE5
Accessibility & contrast
On white
1.42
#6BF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6BF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF293
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF293 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#48EEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf293; /* rgb */ color: rgb(107, 242, 147); /* oklch */ color: oklch(86.3% 0.178 150.7);
Tailwind
colors: {
custom: {
50: '#a0f7b3',
500: '#6bf293',
950: '#000000',
},
}SCSS
$custom: #6bf293; $custom-light: #a0f7b3; $custom-dark: #000000;
JSON
{
"hex": "#6bf293",
"rgb": {
"r": 107,
"g": 242,
"b": 147
},
"hsl": {
"h": 137.778,
"s": 83.851,
"l": 68.431
},
"oklch": {
"l": 0.86288,
"c": 0.17758,
"h": 150.7
},
"luminance": 0.68737
}Semantic roles & 50–950 ramp
primary
#6BF293
secondary
#CB369F
accent
#059FE0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581