#30B0A7#30B0A7
#30B0A7 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.108 H 187.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #30B0A7 |
|---|---|
| RGB | rgb(48, 176, 167) |
| HSL | hsl(176, 57%, 44%) |
| HSV | hsv(176, 73%, 69%) |
| CMYK | cmyk(72.7%, 0%, 5.1%, 31%) |
| CIE-LAB | lab(65.33, -35.79, -5.31) |
| CIE-LCH | lch(65.33, 36.18, 188.44°) |
| OKLab | oklab(68.79% -0.1071 -0.015) |
| OKLCH | oklch(68.79% 0.108 187.9) |
| XYZ | xyz(23.7160, 34.4662, 41.9545) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.93
Topaz
#13BBAF
ΔE00 3.28
Tealish
#24BCA8
ΔE00 4.86
Turquoise (survey)
#06C2AC
ΔE00 6.37
Blue Green
#0F9B8E
ΔE00 6.92
Sea
#3C9992
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B0A7 #B03039
analogous
#30B067 #30B0A7 #3079B0
triadic
#30B0A7 #A730B0 #B0A730
tetradic
#30B0A7 #6730B0 #B03039 #79B030
square
#30B0A7 #6730B0 #B03039 #79B030
split-complementary
#30B0A7 #B03079 #B06730
monochromatic
#16504C #238079 #30B0A7 #4ECFC6 #7EDCD5
Accessibility & contrast
On white
2.66
#30B0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#30B0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B0A7
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B0A7 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9499A8
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #30b0a7; /* rgb */ color: rgb(48, 176, 167); /* oklch */ color: oklch(68.8% 0.108 187.9);
Tailwind
colors: {
custom: {
50: '#7dc8c1',
500: '#30b0a7',
950: '#000000',
},
}SCSS
$custom: #30b0a7; $custom-light: #7dc8c1; $custom-dark: #000000;
JSON
{
"hex": "#30b0a7",
"rgb": {
"r": 48,
"g": 176,
"b": 167
},
"hsl": {
"h": 175.781,
"s": 57.143,
"l": 43.922
},
"oklch": {
"l": 0.68794,
"c": 0.10817,
"h": 187.9
},
"luminance": 0.34469
}Semantic roles & 50–950 ramp
primary
#30B0A7
secondary
#C5777D
accent
#4752E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281