#6BF0B9#6BF0B9
#6BF0B9 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.6% C 0.142 H 163.5°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0B9 |
|---|---|
| RGB | rgb(107, 240, 185) |
| HSL | hsl(155, 82%, 68%) |
| HSV | hsv(155, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 22.9%, 5.9%) |
| CIE-LAB | lab(86.48, -49.21, 15.71) |
| CIE-LCH | lch(86.48, 51.66, 162.30°) |
| OKLab | oklab(86.6% -0.1361 0.0402) |
| OKLCH | oklch(86.6% 0.142 163.5) |
| XYZ | xyz(45.9762, 68.9445, 56.7743) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.65
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 3.89
Seafoam
#7FE0B3
ΔE00 4.41
Light Blue Green
#7EFBB3
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0B9 #F06BA2
analogous
#6BF076 #6BF0B9 #6BE4F0
triadic
#6BF0B9 #B96BF0 #F0B96B
tetradic
#6BF0B9 #766BF0 #F06BA2 #E4F06B
square
#6BF0B9 #766BF0 #F06BA2 #E4F06B
split-complementary
#6BF0B9 #F06BE4 #F0766B
monochromatic
#15CC80 #33EA9F #6BF0B9 #A3F6D3 #DAFBEE
Accessibility & contrast
On white
1.42
#6BF0B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#6BF0B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0B9
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0B9 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B6
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#31F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6bf0b9; /* rgb */ color: rgb(107, 240, 185); /* oklch */ color: oklch(86.6% 0.142 163.5);
Tailwind
colors: {
custom: {
50: '#9ff6ce',
500: '#6bf0b9',
950: '#000000',
},
}SCSS
$custom: #6bf0b9; $custom-light: #9ff6ce; $custom-dark: #000000;
JSON
{
"hex": "#6bf0b9",
"rgb": {
"r": 107,
"g": 240,
"b": 185
},
"hsl": {
"h": 155.188,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86601,
"c": 0.14189,
"h": 163.5
},
"luminance": 0.68949
}Semantic roles & 50–950 ramp
primary
#6BF0B9
secondary
#C83773
accent
#0860DE
background
#FCFFFE
surface
#F6FEFA
border
#D0D6D3
text
#101713
muted
#808583