#6BB0AD#6BB0AD
#6BB0AD is a light, moderate teal. Relative luminance 0.372; OKLCH L 71.1% C 0.070 H 192.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6BB0AD |
|---|---|
| RGB | rgb(107, 176, 173) |
| HSL | hsl(177, 30%, 55%) |
| HSV | hsv(177, 39%, 69%) |
| CMYK | cmyk(39.2%, 0%, 1.7%, 31%) |
| CIE-LAB | lab(67.42, -22.47, -5.34) |
| CIE-LCH | lch(67.42, 23.09, 193.36°) |
| OKLab | oklab(71.07% -0.0686 -0.0147) |
| OKLCH | oklch(71.07% 0.07 192.1) |
| XYZ | xyz(29.1287, 37.1915, 45.1708) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.74
Lightseagreen
#20B2AA
ΔE00 6.71
Greyish Teal
#719F91
ΔE00 7.42
Dull Teal
#5F9E8F
ΔE00 7.51
Topaz
#13BBAF
ΔE00 7.96
Sea
#3C9992
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BB0AD #B06B6E
analogous
#6BB08A #6BB0AD #6B90B0
triadic
#6BB0AD #AD6BB0 #B0AD6B
tetradic
#6BB0AD #8A6BB0 #B06B6E #90B06B
square
#6BB0AD #8A6BB0 #B06B6E #90B06B
split-complementary
#6BB0AD #B06B90 #B08A6B
monochromatic
#386967 #4D918E #6BB0AD #93C5C3 #BBDBD9
Accessibility & contrast
On white
2.49
#6BB0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#6BB0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BB0AD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BB0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BB0AD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAD
Deuteranopia (green-blind)
#9CA0AE
Tritanopia (blue-blind)
#4EB4AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6bb0ad; /* rgb */ color: rgb(107, 176, 173); /* oklch */ color: oklch(71.1% 0.070 192.1);
Tailwind
colors: {
custom: {
50: '#99c7c5',
500: '#6bb0ad',
950: '#000000',
},
}SCSS
$custom: #6bb0ad; $custom-light: #99c7c5; $custom-dark: #000000;
JSON
{
"hex": "#6bb0ad",
"rgb": {
"r": 107,
"g": 176,
"b": 173
},
"hsl": {
"h": 177.391,
"s": 30.396,
"l": 55.49
},
"oklch": {
"l": 0.71074,
"c": 0.07014,
"h": 192.1
},
"luminance": 0.37194
}Semantic roles & 50–950 ramp
primary
#6BB0AD
secondary
#CAADAE
accent
#6166C7
background
#F9FCFC
surface
#F2F8F8
border
#CCD1D1
text
#0E1312
muted
#7E8281