#30B6BB#30B6BB
#30B6BB is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.0% C 0.110 H 198.8°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #30B6BB |
|---|---|
| RGB | rgb(48, 182, 187) |
| HSL | hsl(182, 59%, 46%) |
| HSV | hsv(182, 74%, 73%) |
| CMYK | cmyk(74.3%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.78, -32.77, -12.74) |
| CIE-LCH | lch(67.78, 35.16, 201.25°) |
| OKLab | oklab(70.98% -0.1042 -0.0354) |
| OKLCH | oklch(70.98% 0.11 198.8) |
| XYZ | xyz(26.9125, 37.6689, 52.8565) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.01
Lightseagreen
#20B2AA
ΔE00 5.21
Darkturquoise
#00CED1
ΔE00 6.37
Topaz
#13BBAF
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 7.82
Cadetblue
#5F9EA0
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B6BB #BB3530
analogous
#30BB7A #30B6BB #3070BB
triadic
#30B6BB #BB30B6 #B6BB30
tetradic
#30B6BB #7A30BB #BB3530 #70BB30
square
#30B6BB #7A30BB #BB3530 #70BB30
split-complementary
#30B6BB #BB3070 #BB7A30
monochromatic
#17575A #23878A #30B6BB #55CFD3 #86DDE0
Accessibility & contrast
On white
2.46
#30B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#30B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B6BB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B6BB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ADBC
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #30b6bb; /* rgb */ color: rgb(48, 182, 187); /* oklch */ color: oklch(71.0% 0.110 198.8);
Tailwind
colors: {
custom: {
50: '#7fcccf',
500: '#30b6bb',
950: '#000000',
},
}SCSS
$custom: #30b6bb; $custom-light: #7fcccf; $custom-dark: #000000;
JSON
{
"hex": "#30b6bb",
"rgb": {
"r": 48,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.158,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.70981,
"c": 0.11006,
"h": 198.8
},
"luminance": 0.37672
}Semantic roles & 50–950 ramp
primary
#30B6BB
secondary
#C9807D
accent
#4B45E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282