#30A2B4#30A2B4
#30A2B4 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.101 H 210.4°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #30A2B4 |
|---|---|
| RGB | rgb(48, 162, 180) |
| HSL | hsl(188, 58%, 45%) |
| HSV | hsv(188, 73%, 71%) |
| CMYK | cmyk(73.3%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(61.45, -25.10, -18.40) |
| CIE-LCH | lch(61.45, 31.13, 216.25°) |
| OKLab | oklab(65.79% -0.0873 -0.0512) |
| OKLCH | oklch(65.79% 0.101 210.4) |
| XYZ | xyz(22.3739, 29.7617, 47.7366) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.55
Cadetblue
#5F9EA0
ΔE00 6.60
Teal Blue
#01889F
ΔE00 9.05
Greyblue
#77A1B5
ΔE00 9.83
Sea
#3C9992
ΔE00 10.13
Darkcyan
#008B8B
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A2B4 #B44230
analogous
#30B484 #30A2B4 #3060B4
triadic
#30A2B4 #B430A2 #A2B430
tetradic
#30A2B4 #8430B4 #B44230 #60B430
square
#30A2B4 #8430B4 #B44230 #60B430
split-complementary
#30A2B4 #B43060 #B48430
monochromatic
#164B53 #237784 #30A2B4 #51BFD1 #81D1DD
Accessibility & contrast
On white
3.02
#30A2B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#30A2B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #30A2B4
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A2B4 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB5
Deuteranopia (green-blind)
#818FB4
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #30a2b4; /* rgb */ color: rgb(48, 162, 180); /* oklch */ color: oklch(65.8% 0.101 210.4);
Tailwind
colors: {
custom: {
50: '#7cbeca',
500: '#30a2b4',
950: '#000000',
},
}SCSS
$custom: #30a2b4; $custom-light: #7cbeca; $custom-dark: #000000;
JSON
{
"hex": "#30a2b4",
"rgb": {
"r": 48,
"g": 162,
"b": 180
},
"hsl": {
"h": 188.182,
"s": 57.895,
"l": 44.706
},
"oklch": {
"l": 0.65785,
"c": 0.10122,
"h": 210.4
},
"luminance": 0.29764
}Semantic roles & 50–950 ramp
primary
#30A2B4
secondary
#C68479
accent
#5C47E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182