#30B4BD#30B4BD
#30B4BD is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.6% C 0.109 H 201.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #30B4BD |
|---|---|
| RGB | rgb(48, 180, 189) |
| HSL | hsl(184, 59%, 46%) |
| HSV | hsv(184, 75%, 74%) |
| CMYK | cmyk(74.6%, 4.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.23, -31.21, -14.66) |
| CIE-LCH | lch(67.23, 34.49, 205.16°) |
| OKLab | oklab(70.56% -0.1014 -0.0407) |
| OKLCH | oklch(70.56% 0.109 201.9) |
| XYZ | xyz(26.7214, 36.9418, 53.8564) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.45
Lightseagreen
#20B2AA
ΔE00 6.61
Darkturquoise
#00CED1
ΔE00 7.30
Cadetblue
#5F9EA0
ΔE00 8.07
Topaz
#13BBAF
ΔE00 8.15
Mediumturquoise
#48D1CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B4BD #BD3930
analogous
#30BD80 #30B4BD #306EBD
triadic
#30B4BD #BD30B4 #B4BD30
tetradic
#30B4BD #8030BD #BD3930 #6EBD30
square
#30B4BD #8030BD #BD3930 #6EBD30
split-complementary
#30B4BD #BD306E #BD8030
monochromatic
#17575B #24868C #30B4BD #56CCD4 #87DBE0
Accessibility & contrast
On white
2.50
#30B4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#30B4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B4BD
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B4BD | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#929DBE
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #30b4bd; /* rgb */ color: rgb(48, 180, 189); /* oklch */ color: oklch(70.6% 0.109 201.9);
Tailwind
colors: {
custom: {
50: '#7fcbd0',
500: '#30b4bd',
950: '#000000',
},
}SCSS
$custom: #30b4bd; $custom-light: #7fcbd0; $custom-dark: #000000;
JSON
{
"hex": "#30b4bd",
"rgb": {
"r": 48,
"g": 180,
"b": 189
},
"hsl": {
"h": 183.83,
"s": 59.494,
"l": 46.471
},
"oklch": {
"l": 0.70563,
"c": 0.10926,
"h": 201.9
},
"luminance": 0.36945
}Semantic roles & 50–950 ramp
primary
#30B4BD
secondary
#CA837F
accent
#4F45E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282