#30ABB3#30ABB3
#30ABB3 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.104 H 201.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABB3 |
|---|---|
| RGB | rgb(48, 171, 179) |
| HSL | hsl(184, 58%, 45%) |
| HSV | hsv(184, 73%, 70%) |
| CMYK | cmyk(73.2%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.17, -29.89, -13.73) |
| CIE-LCH | lch(64.17, 32.89, 204.68°) |
| OKLab | oklab(67.97% -0.0967 -0.0381) |
| OKLCH | oklch(67.97% 0.104 201.5) |
| XYZ | xyz(23.9149, 33.0060, 47.7495) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.98
Cadetblue
#5F9EA0
ΔE00 6.20
Lightseagreen
#20B2AA
ΔE00 6.53
Sea
#3C9992
ΔE00 8.10
Topaz
#13BBAF
ΔE00 8.77
Darkturquoise
#00CED1
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABB3 #B33830
analogous
#30B37A #30ABB3 #306AB3
triadic
#30ABB3 #B330AB #ABB330
tetradic
#30ABB3 #7A30B3 #B33830 #6AB330
square
#30ABB3 #7A30B3 #B33830 #6AB330
split-complementary
#30ABB3 #B3306A #B37A30
monochromatic
#164F52 #237D83 #30ABB3 #50C8D0 #80D7DD
Accessibility & contrast
On white
2.76
#30ABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#30ABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABB3
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABB3 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B4
Deuteranopia (green-blind)
#8B96B4
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30abb3; /* rgb */ color: rgb(48, 171, 179); /* oklch */ color: oklch(68.0% 0.104 201.5);
Tailwind
colors: {
custom: {
50: '#7dc4c9',
500: '#30abb3',
950: '#000000',
},
}SCSS
$custom: #30abb3; $custom-light: #7dc4c9; $custom-dark: #000000;
JSON
{
"hex": "#30abb3",
"rgb": {
"r": 48,
"g": 171,
"b": 179
},
"hsl": {
"h": 183.664,
"s": 57.709,
"l": 44.51
},
"oklch": {
"l": 0.67971,
"c": 0.104,
"h": 201.5
},
"luminance": 0.33009
}Semantic roles & 50–950 ramp
primary
#30ABB3
secondary
#C67D79
accent
#5047E1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282