#6BF0A9#6BF0A9
#6BF0A9 is a very light, vivid green. Relative luminance 0.683; OKLCH L 86.2% C 0.155 H 157.4°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0A9 |
|---|---|
| RGB | rgb(107, 240, 169) |
| HSL | hsl(148, 82%, 68%) |
| HSV | hsv(148, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 29.6%, 5.9%) |
| CIE-LAB | lab(86.16, -52.44, 23.53) |
| CIE-LCH | lch(86.16, 57.48, 155.84°) |
| OKLab | oklab(86.24% -0.1432 0.0597) |
| OKLCH | oklch(86.24% 0.155 157.4) |
| XYZ | xyz(44.3812, 68.3065, 48.3741) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.13
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 3.56
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0A9 #F06BB2
analogous
#6FF06B #6BF0A9 #6BF0EB
triadic
#6BF0A9 #A96BF0 #F0A96B
tetradic
#6BF0A9 #6B6FF0 #F06BB2 #F0EB6B
square
#6BF0A9 #6B6FF0 #F06BB2 #F0EB6B
split-complementary
#6BF0A9 #EB6BF0 #F06B6F
monochromatic
#15CC6A #33EA89 #6BF0A9 #A3F6C9 #DAFBEA
Accessibility & contrast
On white
1.43
#6BF0A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#6BF0A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0A9
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0A9 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA5
Deuteranopia (green-blind)
#DCD2AD
Tritanopia (blue-blind)
#3DEEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bf0a9; /* rgb */ color: rgb(107, 240, 169); /* oklch */ color: oklch(86.2% 0.155 157.4);
Tailwind
colors: {
custom: {
50: '#9ff6c3',
500: '#6bf0a9',
950: '#000000',
},
}SCSS
$custom: #6bf0a9; $custom-light: #9ff6c3; $custom-dark: #000000;
JSON
{
"hex": "#6bf0a9",
"rgb": {
"r": 107,
"g": 240,
"b": 169
},
"hsl": {
"h": 147.97,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86238,
"c": 0.15513,
"h": 157.4
},
"luminance": 0.68311
}Semantic roles & 50–950 ramp
primary
#6BF0A9
secondary
#C83785
accent
#087ADE
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582