#30ABB9#30ABB9
#30ABB9 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.105 H 206.3°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABB9 |
|---|---|
| RGB | rgb(48, 171, 185) |
| HSL | hsl(186, 59%, 46%) |
| HSV | hsv(186, 74%, 73%) |
| CMYK | cmyk(74.1%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.37, -28.04, -16.78) |
| CIE-LCH | lch(64.37, 32.68, 210.89°) |
| OKLab | oklab(68.2% -0.0942 -0.0466) |
| OKLCH | oklch(68.2% 0.105 206.3) |
| XYZ | xyz(24.5350, 33.2540, 51.0151) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.32
Cadetblue
#5F9EA0
ΔE00 6.78
Lightseagreen
#20B2AA
ΔE00 8.75
Sea
#3C9992
ΔE00 9.84
Darkturquoise
#00CED1
ΔE00 10.42
Topaz
#13BBAF
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABB9 #B93E30
analogous
#30B982 #30ABB9 #3067B9
triadic
#30ABB9 #B930AB #ABB930
tetradic
#30ABB9 #8230B9 #B93E30 #67B930
square
#30ABB9 #8230B9 #B93E30 #67B930
split-complementary
#30ABB9 #B93067 #B98230
monochromatic
#175158 #237E88 #30ABB9 #54C6D3 #84D6DF
Accessibility & contrast
On white
2.74
#30ABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#30ABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABB9
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABB9 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BA
Deuteranopia (green-blind)
#8996B9
Tritanopia (blue-blind)
#00B3AF
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #30abb9; /* rgb */ color: rgb(48, 171, 185); /* oklch */ color: oklch(68.2% 0.105 206.3);
Tailwind
colors: {
custom: {
50: '#7ec4ce',
500: '#30abb9',
950: '#000000',
},
}SCSS
$custom: #30abb9; $custom-light: #7ec4ce; $custom-dark: #000000;
JSON
{
"hex": "#30abb9",
"rgb": {
"r": 48,
"g": 171,
"b": 185
},
"hsl": {
"h": 186.131,
"s": 58.798,
"l": 45.686
},
"oklch": {
"l": 0.68199,
"c": 0.1051,
"h": 206.3
},
"luminance": 0.33257
}Semantic roles & 50–950 ramp
primary
#30ABB9
secondary
#C9847C
accent
#5646E2
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182