#30B3AC#30B3AC
#30B3AC is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.109 H 189.6°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #30B3AC |
|---|---|
| RGB | rgb(48, 179, 172) |
| HSL | hsl(177, 58%, 45%) |
| HSV | hsv(177, 73%, 70%) |
| CMYK | cmyk(73.2%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(66.40, -35.75, -6.50) |
| CIE-LCH | lch(66.40, 36.34, 190.31°) |
| OKLab | oklab(69.71% -0.1079 -0.0182) |
| OKLCH | oklch(69.71% 0.109 189.6) |
| XYZ | xyz(24.7819, 35.8442, 44.6342) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.87
Topaz
#13BBAF
ΔE00 2.91
Tealish
#24BCA8
ΔE00 5.02
Turquoise (survey)
#06C2AC
ΔE00 6.35
Sea
#3C9992
ΔE00 7.86
Blue Green
#0F9B8E
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B3AC #B33037
analogous
#30B36B #30B3AC #3079B3
triadic
#30B3AC #AC30B3 #B3AC30
tetradic
#30B3AC #6B30B3 #B33037 #79B330
square
#30B3AC #6B30B3 #B33037 #79B330
split-complementary
#30B3AC #B33079 #B36B30
monochromatic
#16524F #23837E #30B3AC #50D0C9 #80DDD8
Accessibility & contrast
On white
2.57
#30B3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#30B3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B3AC
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B3AC | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AC
Deuteranopia (green-blind)
#969CAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #30b3ac; /* rgb */ color: rgb(48, 179, 172); /* oklch */ color: oklch(69.7% 0.109 189.6);
Tailwind
colors: {
custom: {
50: '#7dcac4',
500: '#30b3ac',
950: '#000000',
},
}SCSS
$custom: #30b3ac; $custom-light: #7dcac4; $custom-dark: #000000;
JSON
{
"hex": "#30b3ac",
"rgb": {
"r": 48,
"g": 179,
"b": 172
},
"hsl": {
"h": 176.794,
"s": 57.709,
"l": 44.51
},
"oklch": {
"l": 0.69712,
"c": 0.10941,
"h": 189.6
},
"luminance": 0.35847
}Semantic roles & 50–950 ramp
primary
#30B3AC
secondary
#C6797D
accent
#474FE1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281