#30B4A7#30B4A7
#30B4A7 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.112 H 185.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #30B4A7 |
|---|---|
| RGB | rgb(48, 180, 167) |
| HSL | hsl(174, 58%, 45%) |
| HSV | hsv(174, 73%, 71%) |
| CMYK | cmyk(73.3%, 0%, 7.2%, 29.4%) |
| CIE-LAB | lab(66.56, -37.62, -3.49) |
| CIE-LCH | lch(66.56, 37.78, 185.30°) |
| OKLab | oklab(69.8% -0.1112 -0.01) |
| OKLCH | oklch(69.8% 0.112 185.2) |
| XYZ | xyz(24.5119, 36.0580, 42.2197) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.94
Topaz
#13BBAF
ΔE00 2.16
Tealish
#24BCA8
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 4.66
Greeny Blue
#42B395
ΔE00 5.98
Blue Green
#0F9B8E
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B4A7 #B4303D
analogous
#30B465 #30B4A7 #307FB4
triadic
#30B4A7 #A730B4 #B4A730
tetradic
#30B4A7 #6530B4 #B4303D #7FB430
square
#30B4A7 #6530B4 #B4303D #7FB430
split-complementary
#30B4A7 #B4307F #B46530
monochromatic
#16534D #23847A #30B4A7 #51D1C4 #81DDD4
Accessibility & contrast
On white
2.56
#30B4A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#30B4A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B4A7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B4A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B4A7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#989CA8
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #30b4a7; /* rgb */ color: rgb(48, 180, 167); /* oklch */ color: oklch(69.8% 0.112 185.2);
Tailwind
colors: {
custom: {
50: '#7dcbc1',
500: '#30b4a7',
950: '#000000',
},
}SCSS
$custom: #30b4a7; $custom-light: #7dcbc1; $custom-dark: #000000;
JSON
{
"hex": "#30b4a7",
"rgb": {
"r": 48,
"g": 180,
"b": 167
},
"hsl": {
"h": 174.091,
"s": 57.895,
"l": 44.706
},
"oklch": {
"l": 0.69798,
"c": 0.11161,
"h": 185.2
},
"luminance": 0.36061
}Semantic roles & 50–950 ramp
primary
#30B4A7
secondary
#C67981
accent
#4756E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281