#6BF09C#6BF09C
#6BF09C is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.167 H 153.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF09C |
|---|---|
| RGB | rgb(107, 240, 156) |
| HSL | hsl(142, 82%, 68%) |
| HSV | hsv(142, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.93, -54.85, 29.85) |
| CIE-LCH | lch(85.93, 62.44, 151.45°) |
| OKLab | oklab(85.97% -0.1489 0.0749) |
| OKLCH | oklch(85.97% 0.167 153.3) |
| XYZ | xyz(43.2209, 67.8424, 42.2633) |
| Luminance | 0.6785 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF09C #F06BBF
analogous
#7CF06B #6BF09C #6BF0DE
triadic
#6BF09C #9C6BF0 #F09C6B
tetradic
#6BF09C #6B7CF0 #F06BBF #F0DE6B
square
#6BF09C #6B7CF0 #F06BBF #F0DE6B
split-complementary
#6BF09C #DE6BF0 #F06B7C
monochromatic
#15CC58 #33EA77 #6BF09C #A3F6C1 #DAFBE6
Accessibility & contrast
On white
1.44
#6BF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#6BF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF09C
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF09C | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF97
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#44EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf09c; /* rgb */ color: rgb(107, 240, 156); /* oklch */ color: oklch(86.0% 0.167 153.3);
Tailwind
colors: {
custom: {
50: '#9ff6b9',
500: '#6bf09c',
950: '#000000',
},
}SCSS
$custom: #6bf09c; $custom-light: #9ff6b9; $custom-dark: #000000;
JSON
{
"hex": "#6bf09c",
"rgb": {
"r": 107,
"g": 240,
"b": 156
},
"hsl": {
"h": 142.105,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85972,
"c": 0.16669,
"h": 153.3
},
"luminance": 0.67846
}Semantic roles & 50–950 ramp
primary
#6BF09C
secondary
#C83793
accent
#088FDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581