#30A4A5#30A4A5
#30A4A5 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.7% C 0.100 H 195.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #30A4A5 |
|---|---|
| RGB | rgb(48, 164, 165) |
| HSL | hsl(181, 55%, 42%) |
| HSV | hsv(181, 71%, 65%) |
| CMYK | cmyk(70.9%, 0.6%, 0%, 35.3%) |
| CIE-LAB | lab(61.56, -30.70, -9.80) |
| CIE-LCH | lch(61.56, 32.22, 197.70°) |
| OKLab | oklab(65.71% -0.0958 -0.0272) |
| OKLCH | oklch(65.71% 0.1 195.9) |
| XYZ | xyz(21.2828, 29.8934, 40.2383) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.77
Lightseagreen
#20B2AA
ΔE00 5.34
Cadetblue
#5F9EA0
ΔE00 5.44
Blue Green
#0F9B8E
ΔE00 6.63
Turquoise Blue
#06B1C4
ΔE00 7.33
Topaz
#13BBAF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A4A5 #A53130
analogous
#30A56C #30A4A5 #306AA5
triadic
#30A4A5 #A530A4 #A4A530
tetradic
#30A4A5 #6C30A5 #A53130 #6AA530
square
#30A4A5 #6C30A5 #A53130 #6AA530
split-complementary
#30A4A5 #A5306A #A56C30
monochromatic
#144646 #227576 #30A4A5 #48C9CA #78D7D8
Accessibility & contrast
On white
3.01
#30A4A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#30A4A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #30A4A5
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A4A5 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999CA5
Deuteranopia (green-blind)
#888FA6
Tritanopia (blue-blind)
#00A9A4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #30a4a5; /* rgb */ color: rgb(48, 164, 165); /* oklch */ color: oklch(65.7% 0.100 195.9);
Tailwind
colors: {
custom: {
50: '#7bbfbf',
500: '#30a4a5',
950: '#000000',
},
}SCSS
$custom: #30a4a5; $custom-light: #7bbfbf; $custom-dark: #000000;
JSON
{
"hex": "#30a4a5",
"rgb": {
"r": 48,
"g": 164,
"b": 165
},
"hsl": {
"h": 180.513,
"s": 54.93,
"l": 41.765
},
"oklch": {
"l": 0.65711,
"c": 0.0996,
"h": 195.9
},
"luminance": 0.29896
}Semantic roles & 50–950 ramp
primary
#30A4A5
secondary
#C07271
accent
#4B4ADE
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181