#6BF09F#6BF09F
#6BF09F is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.164 H 154.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF09F |
|---|---|
| RGB | rgb(107, 240, 159) |
| HSL | hsl(143, 82%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.98, -54.31, 28.39) |
| CIE-LCH | lch(85.98, 61.28, 152.40°) |
| OKLab | oklab(86.03% -0.1476 0.0714) |
| OKLCH | oklch(86.03% 0.164 154.2) |
| XYZ | xyz(43.4781, 67.9452, 43.6177) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Bluish Green
#76FDA8
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF09F #F06BBC
analogous
#79F06B #6BF09F #6BF0E2
triadic
#6BF09F #9F6BF0 #F09F6B
tetradic
#6BF09F #6B79F0 #F06BBC #F0E26B
square
#6BF09F #6B79F0 #F06BBC #F0E26B
split-complementary
#6BF09F #E26BF0 #F06B79
monochromatic
#15CC5C #33EA7B #6BF09F #A3F6C3 #DAFBE7
Accessibility & contrast
On white
1.44
#6BF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#6BF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF09F
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF09F | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#43EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf09f; /* rgb */ color: rgb(107, 240, 159); /* oklch */ color: oklch(86.0% 0.164 154.2);
Tailwind
colors: {
custom: {
50: '#9ff6bc',
500: '#6bf09f',
950: '#000000',
},
}SCSS
$custom: #6bf09f; $custom-light: #9ff6bc; $custom-dark: #000000;
JSON
{
"hex": "#6bf09f",
"rgb": {
"r": 107,
"g": 240,
"b": 159
},
"hsl": {
"h": 143.459,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86031,
"c": 0.16398,
"h": 154.2
},
"luminance": 0.67949
}Semantic roles & 50–950 ramp
primary
#6BF09F
secondary
#C8378F
accent
#088ADE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582