#30B0AA#30B0AA
#30B0AA is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.107 H 190.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #30B0AA |
|---|---|
| RGB | rgb(48, 176, 170) |
| HSL | hsl(177, 57%, 44%) |
| HSV | hsv(177, 73%, 69%) |
| CMYK | cmyk(72.7%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.42, -34.93, -6.85) |
| CIE-LCH | lch(65.42, 35.59, 191.09°) |
| OKLab | oklab(68.89% -0.1058 -0.0191) |
| OKLCH | oklch(68.89% 0.107 190.3) |
| XYZ | xyz(23.9966, 34.5785, 43.4320) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.16
Topaz
#13BBAF
ΔE00 3.75
Tealish
#24BCA8
ΔE00 5.74
Sea
#3C9992
ΔE00 7.05
Turquoise (survey)
#06C2AC
ΔE00 7.14
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B0AA #B03036
analogous
#30B06A #30B0AA #3076B0
triadic
#30B0AA #AA30B0 #B0AA30
tetradic
#30B0AA #6A30B0 #B03036 #76B030
square
#30B0AA #6A30B0 #B03036 #76B030
split-complementary
#30B0AA #B03076 #B06A30
monochromatic
#16504D #23807C #30B0AA #4ECFC9 #7EDCD8
Accessibility & contrast
On white
2.65
#30B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#30B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B0AA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B0AA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#9399AB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #30b0aa; /* rgb */ color: rgb(48, 176, 170); /* oklch */ color: oklch(68.9% 0.107 190.3);
Tailwind
colors: {
custom: {
50: '#7dc8c3',
500: '#30b0aa',
950: '#000000',
},
}SCSS
$custom: #30b0aa; $custom-light: #7dc8c3; $custom-dark: #000000;
JSON
{
"hex": "#30b0aa",
"rgb": {
"r": 48,
"g": 176,
"b": 170
},
"hsl": {
"h": 177.188,
"s": 57.143,
"l": 43.922
},
"oklch": {
"l": 0.68894,
"c": 0.10749,
"h": 190.3
},
"luminance": 0.34581
}Semantic roles & 50–950 ramp
primary
#30B0AA
secondary
#C5777B
accent
#474FE0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281