#30ABA8#30ABA8
#30ABA8 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.104 H 192.5°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABA8 |
|---|---|
| RGB | rgb(48, 171, 168) |
| HSL | hsl(179, 56%, 43%) |
| HSV | hsv(179, 72%, 67%) |
| CMYK | cmyk(71.9%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(63.82, -33.16, -8.11) |
| CIE-LCH | lch(63.82, 34.14, 193.75°) |
| OKLab | oklab(67.57% -0.1016 -0.0226) |
| OKLCH | oklch(67.57% 0.104 192.5) |
| XYZ | xyz(22.8465, 32.5786, 42.1224) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.80
Topaz
#13BBAF
ΔE00 5.52
Sea
#3C9992
ΔE00 5.86
Blue Green
#0F9B8E
ΔE00 6.74
Cadetblue
#5F9EA0
ΔE00 6.91
Tealish
#24BCA8
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABA8 #AB3033
analogous
#30AB6B #30ABA8 #3070AB
triadic
#30ABA8 #A830AB #ABA830
tetradic
#30ABA8 #6B30AB #AB3033 #70AB30
square
#30ABA8 #6B30AB #AB3033 #70AB30
split-complementary
#30ABA8 #AB3070 #AB6B30
monochromatic
#154B4A #237B79 #30ABA8 #4CCDC9 #7BDAD8
Accessibility & contrast
On white
2.79
#30ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#30ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABA8
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABA8 | 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)
#A0A2A8
Deuteranopia (green-blind)
#8E95A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aba8; /* rgb */ color: rgb(48, 171, 168); /* oklch */ color: oklch(67.6% 0.104 192.5);
Tailwind
colors: {
custom: {
50: '#7cc4c1',
500: '#30aba8',
950: '#000000',
},
}SCSS
$custom: #30aba8; $custom-light: #7cc4c1; $custom-dark: #000000;
JSON
{
"hex": "#30aba8",
"rgb": {
"r": 48,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.537,
"s": 56.164,
"l": 42.941
},
"oklch": {
"l": 0.67574,
"c": 0.10409,
"h": 192.5
},
"luminance": 0.32581
}Semantic roles & 50–950 ramp
primary
#30ABA8
secondary
#C37476
accent
#484CDF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281