#30ABA7#30ABA7
#30ABA7 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 191.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABA7 |
|---|---|
| RGB | rgb(48, 171, 167) |
| HSL | hsl(178, 56%, 43%) |
| HSV | hsv(178, 72%, 67%) |
| CMYK | cmyk(71.9%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(63.79, -33.45, -7.60) |
| CIE-LCH | lch(63.79, 34.30, 192.80°) |
| OKLab | oklab(67.54% -0.1021 -0.0212) |
| OKLCH | oklch(67.54% 0.104 191.7) |
| XYZ | xyz(22.7537, 32.5415, 41.6337) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.56
Topaz
#13BBAF
ΔE00 5.31
Sea
#3C9992
ΔE00 5.76
Blue Green
#0F9B8E
ΔE00 6.50
Cadetblue
#5F9EA0
ΔE00 7.07
Tealish
#24BCA8
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABA7 #AB3034
analogous
#30AB6A #30ABA7 #3071AB
triadic
#30ABA7 #A730AB #ABA730
tetradic
#30ABA7 #6A30AB #AB3034 #71AB30
square
#30ABA7 #6A30AB #AB3034 #71AB30
split-complementary
#30ABA7 #AB3071 #AB6A30
monochromatic
#154B4A #237B78 #30ABA7 #4CCDC8 #7BDAD7
Accessibility & contrast
On white
2.80
#30ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#30ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABA7
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABA7 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A7
Deuteranopia (green-blind)
#8F95A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30aba7; /* rgb */ color: rgb(48, 171, 167); /* oklch */ color: oklch(67.5% 0.104 191.7);
Tailwind
colors: {
custom: {
50: '#7cc4c1',
500: '#30aba7',
950: '#000000',
},
}SCSS
$custom: #30aba7; $custom-light: #7cc4c1; $custom-dark: #000000;
JSON
{
"hex": "#30aba7",
"rgb": {
"r": 48,
"g": 171,
"b": 167
},
"hsl": {
"h": 178.049,
"s": 56.164,
"l": 42.941
},
"oklch": {
"l": 0.67539,
"c": 0.10424,
"h": 191.7
},
"luminance": 0.32544
}Semantic roles & 50–950 ramp
primary
#30ABA7
secondary
#C37477
accent
#484DDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281