#30B0BB#30B0BB
#30B0BB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.5% C 0.107 H 203.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #30B0BB |
|---|---|
| RGB | rgb(48, 176, 187) |
| HSL | hsl(185, 59%, 46%) |
| HSV | hsv(185, 74%, 73%) |
| CMYK | cmyk(74.3%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(65.95, -29.88, -15.49) |
| CIE-LCH | lch(65.95, 33.66, 207.39°) |
| OKLab | oklab(69.51% -0.0983 -0.043) |
| OKLCH | oklch(69.51% 0.107 203.6) |
| XYZ | xyz(25.7099, 35.2638, 52.4557) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.60
Cadetblue
#5F9EA0
ΔE00 7.35
Lightseagreen
#20B2AA
ΔE00 7.37
Darkturquoise
#00CED1
ΔE00 8.62
Topaz
#13BBAF
ΔE00 9.21
Sea
#3C9992
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B0BB #BB3B30
analogous
#30BB80 #30B0BB #306ABB
triadic
#30B0BB #BB30B0 #B0BB30
tetradic
#30B0BB #8030BB #BB3B30 #6ABB30
square
#30B0BB #8030BB #BB3B30 #6ABB30
split-complementary
#30B0BB #BB306A #BB8030
monochromatic
#17545A #23828A #30B0BB #55C9D3 #86D9E0
Accessibility & contrast
On white
2.61
#30B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#30B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B0BB
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B0BB | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A8BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #30b0bb; /* rgb */ color: rgb(48, 176, 187); /* oklch */ color: oklch(69.5% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#7fc8cf',
500: '#30b0bb',
950: '#000000',
},
}SCSS
$custom: #30b0bb; $custom-light: #7fc8cf; $custom-dark: #000000;
JSON
{
"hex": "#30b0bb",
"rgb": {
"r": 48,
"g": 176,
"b": 187
},
"hsl": {
"h": 184.748,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.69505,
"c": 0.1073,
"h": 203.6
},
"luminance": 0.35267
}Semantic roles & 50–950 ramp
primary
#30B0BB
secondary
#C9837D
accent
#5245E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282