#30A1B2#30A1B2
#30A1B2 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.5% C 0.100 H 209.7°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #30A1B2 |
|---|---|
| RGB | rgb(48, 161, 178) |
| HSL | hsl(188, 58%, 44%) |
| HSV | hsv(188, 73%, 70%) |
| CMYK | cmyk(73%, 9.6%, 0%, 30.2%) |
| CIE-LAB | lab(61.07, -25.23, -17.85) |
| CIE-LCH | lch(61.07, 30.91, 215.28°) |
| OKLab | oklab(65.46% -0.0871 -0.0497) |
| OKLCH | oklch(65.46% 0.1 209.7) |
| XYZ | xyz(21.9962, 29.3299, 46.6128) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.82
Cadetblue
#5F9EA0
ΔE00 6.34
Teal Blue
#01889F
ΔE00 8.82
Sea
#3C9992
ΔE00 9.71
Greyblue
#77A1B5
ΔE00 10.03
Darkcyan
#008B8B
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A1B2 #B24130
analogous
#30B282 #30A1B2 #3060B2
triadic
#30A1B2 #B230A1 #A1B230
tetradic
#30A1B2 #8230B2 #B24130 #60B230
square
#30A1B2 #8230B2 #B24130 #60B230
split-complementary
#30A1B2 #B23060 #B28230
monochromatic
#164A52 #237582 #30A1B2 #50BFD0 #80D1DD
Accessibility & contrast
On white
3.06
#30A1B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#30A1B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #30A1B2
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A1B2 | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#808EB2
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #30a1b2; /* rgb */ color: rgb(48, 161, 178); /* oklch */ color: oklch(65.5% 0.100 209.7);
Tailwind
colors: {
custom: {
50: '#7cbdc9',
500: '#30a1b2',
950: '#000000',
},
}SCSS
$custom: #30a1b2; $custom-light: #7cbdc9; $custom-dark: #000000;
JSON
{
"hex": "#30a1b2",
"rgb": {
"r": 48,
"g": 161,
"b": 178
},
"hsl": {
"h": 187.846,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.65458,
"c": 0.10029,
"h": 209.7
},
"luminance": 0.29332
}Semantic roles & 50–950 ramp
primary
#30A1B2
secondary
#C68278
accent
#5B47E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182