#6BF5A0#6BF5A0
#6BF5A0 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.3% C 0.170 H 153.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5A0 |
|---|---|
| RGB | rgb(107, 245, 160) |
| HSL | hsl(143, 87%, 69%) |
| HSV | hsv(143, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 34.7%, 3.9%) |
| CIE-LAB | lab(87.47, -56.12, 29.89) |
| CIE-LCH | lch(87.47, 63.58, 151.96°) |
| OKLab | oklab(87.26% -0.1524 0.0751) |
| OKLCH | oklch(87.26% 0.17 153.8) |
| XYZ | xyz(45.0574, 70.9645, 44.5740) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.77
Light Bluish Green
#76FDA8
ΔE00 1.80
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.13
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Blue Green
#7EFBB3
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5A0 #F56BC0
analogous
#7BF56B #6BF5A0 #6BF5E5
triadic
#6BF5A0 #A06BF5 #F5A06B
tetradic
#6BF5A0 #6B7BF5 #F56BC0 #F5E56B
square
#6BF5A0 #6B7BF5 #F56BC0 #F5E56B
split-complementary
#6BF5A0 #E56BF5 #F56B7B
monochromatic
#0FD75C #32F17B #6BF5A0 #A4F9C5 #DEFDEA
Accessibility & contrast
On white
1.38
#6BF5A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#6BF5A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5A0
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5A0 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E39A
Deuteranopia (green-blind)
#E2D6A5
Tritanopia (blue-blind)
#40F2DF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf5a0; /* rgb */ color: rgb(107, 245, 160); /* oklch */ color: oklch(87.3% 0.170 153.8);
Tailwind
colors: {
custom: {
50: '#a0f9bc',
500: '#6bf5a0',
950: '#000000',
},
}SCSS
$custom: #6bf5a0; $custom-light: #a0f9bc; $custom-dark: #000000;
JSON
{
"hex": "#6bf5a0",
"rgb": {
"r": 107,
"g": 245,
"b": 160
},
"hsl": {
"h": 143.043,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87256,
"c": 0.16984,
"h": 153.8
},
"luminance": 0.70969
}Semantic roles & 50–950 ramp
primary
#6BF5A0
secondary
#CE3694
accent
#028DE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582