#6BF0BF#6BF0BF
#6BF0BF is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.7% C 0.137 H 166.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0BF |
|---|---|
| RGB | rgb(107, 240, 191) |
| HSL | hsl(158, 82%, 68%) |
| HSV | hsv(158, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 20.4%, 5.9%) |
| CIE-LAB | lab(86.60, -47.93, 12.77) |
| CIE-LCH | lch(86.60, 49.61, 165.08°) |
| OKLab | oklab(86.75% -0.1334 0.0327) |
| OKLCH | oklch(86.75% 0.137 166.2) |
| XYZ | xyz(46.6230, 69.2032, 60.1807) |
| Luminance | 0.6921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 3.88
Aqua Marine
#2EE8BB
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0BF #F06B9C
analogous
#6BF07C #6BF0BF #6BDEF0
triadic
#6BF0BF #BF6BF0 #F0BF6B
tetradic
#6BF0BF #7C6BF0 #F06B9C #DEF06B
square
#6BF0BF #7C6BF0 #F06B9C #DEF06B
split-complementary
#6BF0BF #F06BDE #F07C6B
monochromatic
#15CC88 #33EAA7 #6BF0BF #A3F6D7 #DAFBEF
Accessibility & contrast
On white
1.41
#6BF0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#6BF0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0BF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0BF | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1BC
Deuteranopia (green-blind)
#D8D3C2
Tritanopia (blue-blind)
#2BF1E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf0bf; /* rgb */ color: rgb(107, 240, 191); /* oklch */ color: oklch(86.7% 0.137 166.2);
Tailwind
colors: {
custom: {
50: '#9ff5d2',
500: '#6bf0bf',
950: '#000000',
},
}SCSS
$custom: #6bf0bf; $custom-light: #9ff5d2; $custom-dark: #000000;
JSON
{
"hex": "#6bf0bf",
"rgb": {
"r": 107,
"g": 240,
"b": 191
},
"hsl": {
"h": 157.895,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86748,
"c": 0.13736,
"h": 166.2
},
"luminance": 0.69208
}Semantic roles & 50–950 ramp
primary
#6BF0BF
secondary
#C8376C
accent
#0857DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583