#30A2B2#30A2B2
#30A2B2 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.7% C 0.101 H 208.8°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #30A2B2 |
|---|---|
| RGB | rgb(48, 162, 178) |
| HSL | hsl(187, 58%, 44%) |
| HSV | hsv(187, 73%, 70%) |
| CMYK | cmyk(73%, 9%, 0%, 30.2%) |
| CIE-LAB | lab(61.38, -25.73, -17.39) |
| CIE-LCH | lch(61.38, 31.06, 214.05°) |
| OKLab | oklab(65.71% -0.0881 -0.0484) |
| OKLCH | oklch(65.71% 0.101 208.8) |
| XYZ | xyz(22.1717, 29.6808, 46.6713) |
| Luminance | 0.2968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.52
Cadetblue
#5F9EA0
ΔE00 6.16
Teal Blue
#01889F
ΔE00 9.20
Sea
#3C9992
ΔE00 9.43
Greyblue
#77A1B5
ΔE00 10.25
Lightseagreen
#20B2AA
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A2B2 #B24030
analogous
#30B281 #30A2B2 #3061B2
triadic
#30A2B2 #B230A2 #A2B230
tetradic
#30A2B2 #8130B2 #B24030 #61B230
square
#30A2B2 #8130B2 #B24030 #61B230
split-complementary
#30A2B2 #B23061 #B28130
monochromatic
#164A52 #237682 #30A2B2 #50C0D0 #80D1DD
Accessibility & contrast
On white
3.03
#30A2B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#30A2B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #30A2B2
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A2B2 | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 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)
#939CB3
Deuteranopia (green-blind)
#818EB2
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #30a2b2; /* rgb */ color: rgb(48, 162, 178); /* oklch */ color: oklch(65.7% 0.101 208.8);
Tailwind
colors: {
custom: {
50: '#7cbec9',
500: '#30a2b2',
950: '#000000',
},
}SCSS
$custom: #30a2b2; $custom-light: #7cbec9; $custom-dark: #000000;
JSON
{
"hex": "#30a2b2",
"rgb": {
"r": 48,
"g": 162,
"b": 178
},
"hsl": {
"h": 187.385,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.65705,
"c": 0.10054,
"h": 208.8
},
"luminance": 0.29683
}Semantic roles & 50–950 ramp
primary
#30A2B2
secondary
#C68278
accent
#5A47E1
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182