#30A7B2#30A7B2
#30A7B2 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.9% C 0.102 H 204.2°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #30A7B2 |
|---|---|
| RGB | rgb(48, 167, 178) |
| HSL | hsl(185, 58%, 44%) |
| HSV | hsv(185, 73%, 70%) |
| CMYK | cmyk(73%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(62.91, -28.23, -15.07) |
| CIE-LCH | lch(62.91, 32.00, 208.09°) |
| OKLab | oklab(66.94% -0.0932 -0.0419) |
| OKLCH | oklch(66.94% 0.102 204.2) |
| XYZ | xyz(23.0700, 31.4774, 46.9707) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.79
Cadetblue
#5F9EA0
ΔE00 5.80
Lightseagreen
#20B2AA
ΔE00 8.06
Sea
#3C9992
ΔE00 8.30
Topaz
#13BBAF
ΔE00 10.40
Blue Green
#0F9B8E
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A7B2 #B23B30
analogous
#30B27C #30A7B2 #3066B2
triadic
#30A7B2 #B230A7 #A7B230
tetradic
#30A7B2 #7C30B2 #B23B30 #66B230
square
#30A7B2 #7C30B2 #B23B30 #66B230
split-complementary
#30A7B2 #B23066 #B27C30
monochromatic
#164D52 #237A82 #30A7B2 #50C5D0 #80D5DD
Accessibility & contrast
On white
2.88
#30A7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#30A7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30A7B2
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A7B2 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#8792B2
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #30a7b2; /* rgb */ color: rgb(48, 167, 178); /* oklch */ color: oklch(66.9% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#7cc1c9',
500: '#30a7b2',
950: '#000000',
},
}SCSS
$custom: #30a7b2; $custom-light: #7cc1c9; $custom-dark: #000000;
JSON
{
"hex": "#30a7b2",
"rgb": {
"r": 48,
"g": 167,
"b": 178
},
"hsl": {
"h": 185.077,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.66942,
"c": 0.10214,
"h": 204.2
},
"luminance": 0.3148
}Semantic roles & 50–950 ramp
primary
#30A7B2
secondary
#C67F78
accent
#5447E1
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182