#30B2BC#30B2BC
#30B2BC is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.108 H 202.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2BC |
|---|---|
| RGB | rgb(48, 178, 188) |
| HSL | hsl(184, 59%, 46%) |
| HSV | hsv(184, 74%, 74%) |
| CMYK | cmyk(74.5%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(66.59, -30.55, -15.07) |
| CIE-LCH | lch(66.59, 34.07, 206.26°) |
| OKLab | oklab(70.04% -0.0998 -0.0419) |
| OKLCH | oklch(70.04% 0.108 202.8) |
| XYZ | xyz(26.2124, 36.0968, 53.1531) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.98
Lightseagreen
#20B2AA
ΔE00 6.97
Cadetblue
#5F9EA0
ΔE00 7.69
Darkturquoise
#00CED1
ΔE00 7.96
Topaz
#13BBAF
ΔE00 8.66
Mediumturquoise
#48D1CC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2BC #BC3A30
analogous
#30BC80 #30B2BC #306CBC
triadic
#30B2BC #BC30B2 #B2BC30
tetradic
#30B2BC #8030BC #BC3A30 #6CBC30
square
#30B2BC #8030BC #BC3A30 #6CBC30
split-complementary
#30B2BC #BC306C #BC8030
monochromatic
#17565A #24848B #30B2BC #55CBD4 #86DAE0
Accessibility & contrast
On white
2.55
#30B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#30B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2BC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2BC | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABD
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #30b2bc; /* rgb */ color: rgb(48, 178, 188); /* oklch */ color: oklch(70.0% 0.108 202.8);
Tailwind
colors: {
custom: {
50: '#7fc9d0',
500: '#30b2bc',
950: '#000000',
},
}SCSS
$custom: #30b2bc; $custom-light: #7fc9d0; $custom-dark: #000000;
JSON
{
"hex": "#30b2bc",
"rgb": {
"r": 48,
"g": 178,
"b": 188
},
"hsl": {
"h": 184.286,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.70035,
"c": 0.10827,
"h": 202.8
},
"luminance": 0.361
}Semantic roles & 50–950 ramp
primary
#30B2BC
secondary
#CA837E
accent
#5145E3
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282