#6BBEBE#6BBEBE
#6BBEBE is a light, moderate teal. Relative luminance 0.437; OKLCH L 74.9% C 0.081 H 195.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6BBEBE |
|---|---|
| RGB | rgb(107, 190, 190) |
| HSL | hsl(180, 39%, 58%) |
| HSV | hsv(180, 44%, 75%) |
| CMYK | cmyk(43.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(72.01, -25.21, -7.89) |
| CIE-LCH | lch(72.01, 26.42, 197.38°) |
| OKLab | oklab(74.92% -0.0782 -0.0218) |
| OKLCH | oklch(74.92% 0.081 195.6) |
| XYZ | xyz(33.7675, 43.6677, 55.3545) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.75
Lightseagreen
#20B2AA
ΔE00 7.47
Topaz
#13BBAF
ΔE00 7.67
Turquoise Blue
#06B1C4
ΔE00 8.47
Cadetblue
#5F9EA0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BBEBE #BE6B6B
analogous
#6BBE94 #6BBEBE #6B94BE
triadic
#6BBEBE #BE6BBE #BEBE6B
tetradic
#6BBEBE #946BBE #BE6B6B #94BE6B
square
#6BBEBE #946BBE #BE6B6B #94BE6B
split-complementary
#6BBEBE #BE6B94 #BE946B
monochromatic
#357979 #48A4A4 #6BBEBE #96D1D1 #C0E3E3
Accessibility & contrast
On white
2.16
#6BBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#6BBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BBEBE
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BBEBE | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#A6ACBF
Tritanopia (blue-blind)
#41C3BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #6bbebe; /* rgb */ color: rgb(107, 190, 190); /* oklch */ color: oklch(74.9% 0.081 195.6);
Tailwind
colors: {
custom: {
50: '#9bd2d1',
500: '#6bbebe',
950: '#000000',
},
}SCSS
$custom: #6bbebe; $custom-light: #9bd2d1; $custom-dark: #000000;
JSON
{
"hex": "#6bbebe",
"rgb": {
"r": 107,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 38.967,
"l": 58.235
},
"oklch": {
"l": 0.7492,
"c": 0.08113,
"h": 195.6
},
"luminance": 0.4367
}Semantic roles & 50–950 ramp
primary
#6BBEBE
secondary
#D3B2B2
accent
#5959CF
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282