#30B5BD#30B5BD
#30B5BD is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.110 H 201.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #30B5BD |
|---|---|
| RGB | rgb(48, 181, 189) |
| HSL | hsl(183, 59%, 46%) |
| HSV | hsv(183, 75%, 74%) |
| CMYK | cmyk(74.6%, 4.2%, 0%, 25.9%) |
| CIE-LAB | lab(67.54, -31.70, -14.21) |
| CIE-LCH | lch(67.54, 34.73, 204.14°) |
| OKLab | oklab(70.81% -0.1024 -0.0395) |
| OKLCH | oklch(70.81% 0.11 201.1) |
| XYZ | xyz(26.9240, 37.3470, 53.9239) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.88
Lightseagreen
#20B2AA
ΔE00 6.27
Darkturquoise
#00CED1
ΔE00 6.91
Topaz
#13BBAF
ΔE00 7.72
Cadetblue
#5F9EA0
ΔE00 8.25
Mediumturquoise
#48D1CC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B5BD #BD3830
analogous
#30BD7F #30B5BD #306FBD
triadic
#30B5BD #BD30B5 #B5BD30
tetradic
#30B5BD #7F30BD #BD3830 #6FBD30
square
#30B5BD #7F30BD #BD3830 #6FBD30
split-complementary
#30B5BD #BD306F #BD7F30
monochromatic
#17585B #24868C #30B5BD #56CDD4 #87DBE0
Accessibility & contrast
On white
2.48
#30B5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#30B5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B5BD
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B5BD | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #30b5bd; /* rgb */ color: rgb(48, 181, 189); /* oklch */ color: oklch(70.8% 0.110 201.1);
Tailwind
colors: {
custom: {
50: '#7fcbd0',
500: '#30b5bd',
950: '#000000',
},
}SCSS
$custom: #30b5bd; $custom-light: #7fcbd0; $custom-dark: #000000;
JSON
{
"hex": "#30b5bd",
"rgb": {
"r": 48,
"g": 181,
"b": 189
},
"hsl": {
"h": 183.404,
"s": 59.494,
"l": 46.471
},
"oklch": {
"l": 0.70809,
"c": 0.10972,
"h": 201.1
},
"luminance": 0.3735
}Semantic roles & 50–950 ramp
primary
#30B5BD
secondary
#CA837F
accent
#4E45E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282