#30B3AB#30B3AB
#30B3AB is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.110 H 188.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #30B3AB |
|---|---|
| RGB | rgb(48, 179, 171) |
| HSL | hsl(176, 58%, 45%) |
| HSV | hsv(176, 73%, 70%) |
| CMYK | cmyk(73.2%, 0%, 4.5%, 29.8%) |
| CIE-LAB | lab(66.37, -36.04, -5.99) |
| CIE-LCH | lch(66.37, 36.53, 189.44°) |
| OKLab | oklab(69.68% -0.1083 -0.0168) |
| OKLCH | oklch(69.68% 0.11 188.8) |
| XYZ | xyz(24.6863, 35.8059, 44.1304) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.74
Topaz
#13BBAF
ΔE00 2.71
Tealish
#24BCA8
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 6.07
Greeny Blue
#42B395
ΔE00 7.74
Blue Green
#0F9B8E
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B3AB #B33038
analogous
#30B36A #30B3AB #307AB3
triadic
#30B3AB #AB30B3 #B3AB30
tetradic
#30B3AB #6A30B3 #B33038 #7AB330
square
#30B3AB #6A30B3 #B33038 #7AB330
split-complementary
#30B3AB #B3307A #B36A30
monochromatic
#16524F #23837D #30B3AB #50D0C8 #80DDD7
Accessibility & contrast
On white
2.57
#30B3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#30B3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B3AB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B3AB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AB
Deuteranopia (green-blind)
#969CAC
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #30b3ab; /* rgb */ color: rgb(48, 179, 171); /* oklch */ color: oklch(69.7% 0.110 188.8);
Tailwind
colors: {
custom: {
50: '#7dcac3',
500: '#30b3ab',
950: '#000000',
},
}SCSS
$custom: #30b3ab; $custom-light: #7dcac3; $custom-dark: #000000;
JSON
{
"hex": "#30b3ab",
"rgb": {
"r": 48,
"g": 179,
"b": 171
},
"hsl": {
"h": 176.336,
"s": 57.709,
"l": 44.51
},
"oklch": {
"l": 0.69679,
"c": 0.10963,
"h": 188.8
},
"luminance": 0.35809
}Semantic roles & 50–950 ramp
primary
#30B3AB
secondary
#C6797D
accent
#4750E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281