#6BF198#6BF198
#6BF198 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.1% C 0.172 H 152.1°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF198 |
|---|---|
| RGB | rgb(107, 241, 152) |
| HSL | hsl(140, 83%, 68%) |
| HSV | hsv(140, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 36.9%, 5.5%) |
| CIE-LAB | lab(86.16, -55.95, 32.17) |
| CIE-LCH | lch(86.16, 64.54, 150.10°) |
| OKLab | oklab(86.14% -0.1517 0.0804) |
| OKLCH | oklch(86.14% 0.172 152.1) |
| XYZ | xyz(43.1830, 68.2995, 40.6071) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.79
Seafoam Green
#7AF9AB
ΔE00 2.83
Light Green Blue
#56FCA2
ΔE00 2.86
Sea Green (survey)
#53FCA1
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.20
Foam Green
#90FDA9
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF198 #F16BC4
analogous
#81F16B #6BF198 #6BF1DB
triadic
#6BF198 #986BF1 #F1986B
tetradic
#6BF198 #6B81F1 #F16BC4 #F1DB6B
square
#6BF198 #6B81F1 #F16BC4 #F1DB6B
split-complementary
#6BF198 #DB6BF1 #F16B81
monochromatic
#13CE52 #33EC71 #6BF198 #A3F6BF #DBFCE6
Accessibility & contrast
On white
1.43
#6BF198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6BF198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF198
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF198 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF92
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#46EEDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf198; /* rgb */ color: rgb(107, 241, 152); /* oklch */ color: oklch(86.1% 0.172 152.1);
Tailwind
colors: {
custom: {
50: '#9ff6b7',
500: '#6bf198',
950: '#000000',
},
}SCSS
$custom: #6bf198; $custom-light: #9ff6b7; $custom-dark: #000000;
JSON
{
"hex": "#6bf198",
"rgb": {
"r": 107,
"g": 241,
"b": 152
},
"hsl": {
"h": 140.149,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.86137,
"c": 0.17167,
"h": 152.1
},
"luminance": 0.68303
}Semantic roles & 50–950 ramp
primary
#6BF198
secondary
#CA3798
accent
#0696DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581