#30B5AB#30B5AB
#30B5AB is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.2% C 0.111 H 187.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #30B5AB |
|---|---|
| RGB | rgb(48, 181, 171) |
| HSL | hsl(175, 58%, 45%) |
| HSV | hsv(175, 73%, 71%) |
| CMYK | cmyk(73.5%, 0%, 5.5%, 29%) |
| CIE-LAB | lab(66.99, -36.95, -5.08) |
| CIE-LCH | lch(66.99, 37.30, 187.83°) |
| OKLab | oklab(70.18% -0.1103 -0.0143) |
| OKLCH | oklch(70.18% 0.111 187.4) |
| XYZ | xyz(25.0900, 36.6134, 44.2649) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.26
Topaz
#13BBAF
ΔE00 1.96
Tealish
#24BCA8
ΔE00 3.82
Turquoise (survey)
#06C2AC
ΔE00 5.19
Greeny Blue
#42B395
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B5AB #B5303A
analogous
#30B569 #30B5AB #307CB5
triadic
#30B5AB #AB30B5 #B5AB30
tetradic
#30B5AB #6930B5 #B5303A #7CB530
square
#30B5AB #6930B5 #B5303A #7CB530
split-complementary
#30B5AB #B5307C #B56930
monochromatic
#165450 #23857D #30B5AB #51D1C7 #82DED7
Accessibility & contrast
On white
2.52
#30B5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#30B5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B5AB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B5AB | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAB
Deuteranopia (green-blind)
#989DAC
Tritanopia (blue-blind)
#00B9B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #30b5ab; /* rgb */ color: rgb(48, 181, 171); /* oklch */ color: oklch(70.2% 0.111 187.4);
Tailwind
colors: {
custom: {
50: '#7eccc3',
500: '#30b5ab',
950: '#000000',
},
}SCSS
$custom: #30b5ab; $custom-light: #7eccc3; $custom-dark: #000000;
JSON
{
"hex": "#30b5ab",
"rgb": {
"r": 48,
"g": 181,
"b": 171
},
"hsl": {
"h": 175.489,
"s": 58.079,
"l": 44.902
},
"oklch": {
"l": 0.70179,
"c": 0.11127,
"h": 187.4
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#30B5AB
secondary
#C77A80
accent
#4652E1
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281