#30A2B3#30A2B3
#30A2B3 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.101 H 209.6°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #30A2B3 |
|---|---|
| RGB | rgb(48, 162, 179) |
| HSL | hsl(188, 58%, 45%) |
| HSV | hsv(188, 73%, 70%) |
| CMYK | cmyk(73.2%, 9.5%, 0%, 29.8%) |
| CIE-LAB | lab(61.41, -25.42, -17.90) |
| CIE-LCH | lch(61.41, 31.09, 215.15°) |
| OKLab | oklab(65.75% -0.0877 -0.0498) |
| OKLCH | oklch(65.75% 0.101 209.6) |
| XYZ | xyz(22.2724, 29.7211, 47.2020) |
| Luminance | 0.2972 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.52
Cadetblue
#5F9EA0
ΔE00 6.37
Teal Blue
#01889F
ΔE00 9.12
Sea
#3C9992
ΔE00 9.78
Greyblue
#77A1B5
ΔE00 10.04
Darkcyan
#008B8B
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A2B3 #B34130
analogous
#30B382 #30A2B3 #3061B3
triadic
#30A2B3 #B330A2 #A2B330
tetradic
#30A2B3 #8230B3 #B34130 #61B330
square
#30A2B3 #8230B3 #B34130 #61B330
split-complementary
#30A2B3 #B33061 #B38230
monochromatic
#164B52 #237683 #30A2B3 #50BFD0 #80D1DD
Accessibility & contrast
On white
3.02
#30A2B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#30A2B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #30A2B3
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A2B3 | 1.00 | 3.02 | 6.94 | 6.94 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#818FB3
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #30a2b3; /* rgb */ color: rgb(48, 162, 179); /* oklch */ color: oklch(65.7% 0.101 209.6);
Tailwind
colors: {
custom: {
50: '#7cbec9',
500: '#30a2b3',
950: '#000000',
},
}SCSS
$custom: #30a2b3; $custom-light: #7cbec9; $custom-dark: #000000;
JSON
{
"hex": "#30a2b3",
"rgb": {
"r": 48,
"g": 162,
"b": 179
},
"hsl": {
"h": 187.786,
"s": 57.709,
"l": 44.51
},
"oklch": {
"l": 0.65745,
"c": 0.10087,
"h": 209.6
},
"luminance": 0.29724
}Semantic roles & 50–950 ramp
primary
#30A2B3
secondary
#C68379
accent
#5B47E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182