#6BF09D#6BF09D
#6BF09D is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.166 H 153.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF09D |
|---|---|
| RGB | rgb(107, 240, 157) |
| HSL | hsl(143, 82%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(85.94, -54.67, 29.36) |
| CIE-LCH | lch(85.94, 62.06, 151.76°) |
| OKLab | oklab(85.99% -0.1485 0.0737) |
| OKLCH | oklch(85.99% 0.166 153.6) |
| XYZ | xyz(43.3059, 67.8764, 42.7111) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.92
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF09D #F06BBE
analogous
#7CF06B #6BF09D #6BF0DF
triadic
#6BF09D #9D6BF0 #F09D6B
tetradic
#6BF09D #6B7CF0 #F06BBE #F0DF6B
square
#6BF09D #6B7CF0 #F06BBE #F0DF6B
split-complementary
#6BF09D #DF6BF0 #F06B7C
monochromatic
#15CC5A #33EA78 #6BF09D #A3F6C2 #DAFBE7
Accessibility & contrast
On white
1.44
#6BF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6BF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF09D
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF09D | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#44EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf09d; /* rgb */ color: rgb(107, 240, 157); /* oklch */ color: oklch(86.0% 0.166 153.6);
Tailwind
colors: {
custom: {
50: '#9ff6ba',
500: '#6bf09d',
950: '#000000',
},
}SCSS
$custom: #6bf09d; $custom-light: #9ff6ba; $custom-dark: #000000;
JSON
{
"hex": "#6bf09d",
"rgb": {
"r": 107,
"g": 240,
"b": 157
},
"hsl": {
"h": 142.556,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.85992,
"c": 0.16578,
"h": 153.6
},
"luminance": 0.6788
}Semantic roles & 50–950 ramp
primary
#6BF09D
secondary
#C83792
accent
#088DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581