#30B4A8#30B4A8
#30B4A8 is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.111 H 185.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #30B4A8 |
|---|---|
| RGB | rgb(48, 180, 168) |
| HSL | hsl(175, 58%, 45%) |
| HSV | hsv(175, 73%, 71%) |
| CMYK | cmyk(73.3%, 0%, 6.7%, 29.4%) |
| CIE-LAB | lab(66.59, -37.34, -4.00) |
| CIE-LCH | lch(66.59, 37.55, 186.12°) |
| OKLab | oklab(69.83% -0.1107 -0.0114) |
| OKLCH | oklch(69.83% 0.111 185.9) |
| XYZ | xyz(24.6047, 36.0951, 42.7085) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.63
Topaz
#13BBAF
ΔE00 2.11
Tealish
#24BCA8
ΔE00 3.36
Turquoise (survey)
#06C2AC
ΔE00 4.88
Greeny Blue
#42B395
ΔE00 6.33
Blue Green
#0F9B8E
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B4A8 #B4303C
analogous
#30B466 #30B4A8 #307EB4
triadic
#30B4A8 #A830B4 #B4A830
tetradic
#30B4A8 #6630B4 #B4303C #7EB430
square
#30B4A8 #6630B4 #B4303C #7EB430
split-complementary
#30B4A8 #B4307E #B46630
monochromatic
#16534E #23847B #30B4A8 #51D1C5 #81DDD5
Accessibility & contrast
On white
2.55
#30B4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#30B4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B4A8
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B4A8 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #30b4a8; /* rgb */ color: rgb(48, 180, 168); /* oklch */ color: oklch(69.8% 0.111 185.9);
Tailwind
colors: {
custom: {
50: '#7dcbc1',
500: '#30b4a8',
950: '#000000',
},
}SCSS
$custom: #30b4a8; $custom-light: #7dcbc1; $custom-dark: #000000;
JSON
{
"hex": "#30b4a8",
"rgb": {
"r": 48,
"g": 180,
"b": 168
},
"hsl": {
"h": 174.545,
"s": 57.895,
"l": 44.706
},
"oklch": {
"l": 0.6983,
"c": 0.11129,
"h": 185.9
},
"luminance": 0.36098
}Semantic roles & 50–950 ramp
primary
#30B4A8
secondary
#C67980
accent
#4755E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281