#30ABA6#30ABA6
#30ABA6 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 190.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABA6 |
|---|---|
| RGB | rgb(48, 171, 166) |
| HSL | hsl(178, 56%, 43%) |
| HSV | hsv(178, 72%, 67%) |
| CMYK | cmyk(71.9%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.76, -33.74, -7.08) |
| CIE-LCH | lch(63.76, 34.48, 191.86°) |
| OKLab | oklab(67.5% -0.1025 -0.0198) |
| OKLCH | oklch(67.5% 0.104 190.9) |
| XYZ | xyz(22.6616, 32.5047, 41.1487) |
| Luminance | 0.3251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.36
Topaz
#13BBAF
ΔE00 5.11
Sea
#3C9992
ΔE00 5.68
Blue Green
#0F9B8E
ΔE00 6.27
Tealish
#24BCA8
ΔE00 6.88
Cadetblue
#5F9EA0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABA6 #AB3035
analogous
#30AB68 #30ABA6 #3072AB
triadic
#30ABA6 #A630AB #ABA630
tetradic
#30ABA6 #6830AB #AB3035 #72AB30
square
#30ABA6 #6830AB #AB3035 #72AB30
split-complementary
#30ABA6 #AB3072 #AB6830
monochromatic
#154B49 #237B78 #30ABA6 #4CCDC7 #7BDAD6
Accessibility & contrast
On white
2.80
#30ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#30ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABA6
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABA6 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#8F95A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30aba6; /* rgb */ color: rgb(48, 171, 166); /* oklch */ color: oklch(67.5% 0.104 190.9);
Tailwind
colors: {
custom: {
50: '#7cc4c0',
500: '#30aba6',
950: '#000000',
},
}SCSS
$custom: #30aba6; $custom-light: #7cc4c0; $custom-dark: #000000;
JSON
{
"hex": "#30aba6",
"rgb": {
"r": 48,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.561,
"s": 56.164,
"l": 42.941
},
"oklch": {
"l": 0.67504,
"c": 0.1044,
"h": 190.9
},
"luminance": 0.32507
}Semantic roles & 50–950 ramp
primary
#30ABA6
secondary
#C37477
accent
#484EDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281