#30ABA9#30ABA9
#30ABA9 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.104 H 193.4°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABA9 |
|---|---|
| RGB | rgb(48, 171, 169) |
| HSL | hsl(179, 56%, 43%) |
| HSV | hsv(179, 72%, 67%) |
| CMYK | cmyk(71.9%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(63.85, -32.87, -8.63) |
| CIE-LCH | lch(63.85, 33.98, 194.70°) |
| OKLab | oklab(67.61% -0.1012 -0.024) |
| OKLCH | oklch(67.61% 0.104 193.4) |
| XYZ | xyz(22.9400, 32.6160, 42.6149) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.08
Topaz
#13BBAF
ΔE00 5.75
Sea
#3C9992
ΔE00 5.98
Cadetblue
#5F9EA0
ΔE00 6.76
Blue Green
#0F9B8E
ΔE00 6.99
Turquoise Blue
#06B1C4
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABA9 #AB3032
analogous
#30AB6B #30ABA9 #3070AB
triadic
#30ABA9 #A930AB #ABA930
tetradic
#30ABA9 #6B30AB #AB3032 #70AB30
square
#30ABA9 #6B30AB #AB3032 #70AB30
split-complementary
#30ABA9 #AB3070 #AB6B30
monochromatic
#154B4B #237B7A #30ABA9 #4CCDCB #7BDAD9
Accessibility & contrast
On white
2.79
#30ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#30ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABA9
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABA9 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8E95AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aba9; /* rgb */ color: rgb(48, 171, 169); /* oklch */ color: oklch(67.6% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#7cc4c2',
500: '#30aba9',
950: '#000000',
},
}SCSS
$custom: #30aba9; $custom-light: #7cc4c2; $custom-dark: #000000;
JSON
{
"hex": "#30aba9",
"rgb": {
"r": 48,
"g": 171,
"b": 169
},
"hsl": {
"h": 179.024,
"s": 56.164,
"l": 42.941
},
"oklch": {
"l": 0.67608,
"c": 0.10397,
"h": 193.4
},
"luminance": 0.32619
}Semantic roles & 50–950 ramp
primary
#30ABA9
secondary
#C37476
accent
#484BDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281