#30B3BD#30B3BD
#30B3BD is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.109 H 202.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #30B3BD |
|---|---|
| RGB | rgb(48, 179, 189) |
| HSL | hsl(184, 59%, 46%) |
| HSV | hsv(184, 75%, 74%) |
| CMYK | cmyk(74.6%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.93, -30.73, -15.12) |
| CIE-LCH | lch(66.93, 34.25, 206.20°) |
| OKLab | oklab(70.32% -0.1004 -0.042) |
| OKLCH | oklch(70.32% 0.109 202.7) |
| XYZ | xyz(26.5202, 36.5395, 53.7894) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.69
Cadetblue
#5F9EA0
ΔE00 7.91
Topaz
#13BBAF
ΔE00 8.59
Mediumturquoise
#48D1CC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B3BD #BD3A30
analogous
#30BD81 #30B3BD #306DBD
triadic
#30B3BD #BD30B3 #B3BD30
tetradic
#30B3BD #8130BD #BD3A30 #6DBD30
square
#30B3BD #8130BD #BD3A30 #6DBD30
split-complementary
#30B3BD #BD306D #BD8130
monochromatic
#17575B #24858C #30B3BD #56CBD4 #87DAE0
Accessibility & contrast
On white
2.53
#30B3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#30B3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B3BD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B3BD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #30b3bd; /* rgb */ color: rgb(48, 179, 189); /* oklch */ color: oklch(70.3% 0.109 202.7);
Tailwind
colors: {
custom: {
50: '#7fcad0',
500: '#30b3bd',
950: '#000000',
},
}SCSS
$custom: #30b3bd; $custom-light: #7fcad0; $custom-dark: #000000;
JSON
{
"hex": "#30b3bd",
"rgb": {
"r": 48,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.255,
"s": 59.494,
"l": 46.471
},
"oklch": {
"l": 0.70318,
"c": 0.10883,
"h": 202.7
},
"luminance": 0.36543
}Semantic roles & 50–950 ramp
primary
#30B3BD
secondary
#CA847F
accent
#5045E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282