#6BF59B#6BF59B
#6BF59B is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.2% C 0.174 H 152.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF59B |
|---|---|
| RGB | rgb(107, 245, 155) |
| HSL | hsl(141, 87%, 69%) |
| HSV | hsv(141, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.38, -57.00, 32.30) |
| CIE-LCH | lch(87.38, 65.51, 150.46°) |
| OKLab | oklab(87.16% -0.1545 0.0807) |
| OKLCH | oklch(87.16% 0.174 152.4) |
| XYZ | xyz(44.6288, 70.7931, 42.3166) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.06
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.85
Foam Green
#90FDA9
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF59B #F56BC5
analogous
#80F56B #6BF59B #6BF5E0
triadic
#6BF59B #9B6BF5 #F59B6B
tetradic
#6BF59B #6B80F5 #F56BC5 #F5E06B
square
#6BF59B #6B80F5 #F56BC5 #F5E06B
split-complementary
#6BF59B #E06BF5 #F56B80
monochromatic
#0FD754 #32F174 #6BF59B #A4F9C2 #DEFDE8
Accessibility & contrast
On white
1.39
#6BF59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#6BF59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF59B
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF59B | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E395
Deuteranopia (green-blind)
#E3D6A1
Tritanopia (blue-blind)
#43F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf59b; /* rgb */ color: rgb(107, 245, 155); /* oklch */ color: oklch(87.2% 0.174 152.4);
Tailwind
colors: {
custom: {
50: '#a0f9b9',
500: '#6bf59b',
950: '#000000',
},
}SCSS
$custom: #6bf59b; $custom-light: #a0f9b9; $custom-dark: #000000;
JSON
{
"hex": "#6bf59b",
"rgb": {
"r": 107,
"g": 245,
"b": 155
},
"hsl": {
"h": 140.87,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.8716,
"c": 0.17435,
"h": 152.4
},
"luminance": 0.70797
}Semantic roles & 50–950 ramp
primary
#6BF59B
secondary
#CE3699
accent
#0295E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581