#6BF599#6BF599
#6BF599 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.176 H 151.9°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF599 |
|---|---|
| RGB | rgb(107, 245, 153) |
| HSL | hsl(140, 87%, 69%) |
| HSV | hsv(140, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(87.35, -57.34, 33.26) |
| CIE-LCH | lch(87.35, 66.29, 149.89°) |
| OKLab | oklab(87.12% -0.1554 0.083) |
| OKLCH | oklch(87.12% 0.176 151.9) |
| XYZ | xyz(44.4622, 70.7264, 41.4393) |
| Luminance | 0.7073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.25
Light Green Blue
#56FCA2
ΔE00 2.33
Sea Green (survey)
#53FCA1
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.70
Seafoam (survey)
#80F9AD
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF599 #F56BC7
analogous
#82F56B #6BF599 #6BF5DE
triadic
#6BF599 #996BF5 #F5996B
tetradic
#6BF599 #6B82F5 #F56BC7 #F5DE6B
square
#6BF599 #6B82F5 #F56BC7 #F5DE6B
split-complementary
#6BF599 #DE6BF5 #F56B82
monochromatic
#0FD751 #32F171 #6BF599 #A4F9C1 #DEFDE8
Accessibility & contrast
On white
1.39
#6BF599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#6BF599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF599
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF599 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#44F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf599; /* rgb */ color: rgb(107, 245, 153); /* oklch */ color: oklch(87.1% 0.176 151.9);
Tailwind
colors: {
custom: {
50: '#a0f9b8',
500: '#6bf599',
950: '#000000',
},
}SCSS
$custom: #6bf599; $custom-light: #a0f9b8; $custom-dark: #000000;
JSON
{
"hex": "#6bf599",
"rgb": {
"r": 107,
"g": 245,
"b": 153
},
"hsl": {
"h": 140,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87123,
"c": 0.17616,
"h": 151.9
},
"luminance": 0.70731
}Semantic roles & 50–950 ramp
primary
#6BF599
secondary
#CE369C
accent
#0298E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581