#30ABA5#30ABA5
#30ABA5 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.105 H 190.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABA5 |
|---|---|
| RGB | rgb(48, 171, 165) |
| HSL | hsl(177, 56%, 43%) |
| HSV | hsv(177, 72%, 67%) |
| CMYK | cmyk(71.9%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(63.73, -34.03, -6.57) |
| CIE-LCH | lch(63.73, 34.66, 190.93°) |
| OKLab | oklab(67.47% -0.103 -0.0184) |
| OKLCH | oklch(67.47% 0.105 190.1) |
| XYZ | xyz(22.5702, 32.4681, 40.6675) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.21
Topaz
#13BBAF
ΔE00 4.95
Sea
#3C9992
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 6.07
Tealish
#24BCA8
ΔE00 6.60
Dull Teal
#5F9E8F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABA5 #AB3036
analogous
#30AB67 #30ABA5 #3073AB
triadic
#30ABA5 #A530AB #ABA530
tetradic
#30ABA5 #6730AB #AB3036 #73AB30
square
#30ABA5 #6730AB #AB3036 #73AB30
split-complementary
#30ABA5 #AB3073 #AB6730
monochromatic
#154B49 #237B77 #30ABA5 #4CCDC6 #7BDAD5
Accessibility & contrast
On white
2.80
#30ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#30ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABA5
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABA5 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#8F95A6
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30aba5; /* rgb */ color: rgb(48, 171, 165); /* oklch */ color: oklch(67.5% 0.105 190.1);
Tailwind
colors: {
custom: {
50: '#7cc4bf',
500: '#30aba5',
950: '#000000',
},
}SCSS
$custom: #30aba5; $custom-light: #7cc4bf; $custom-dark: #000000;
JSON
{
"hex": "#30aba5",
"rgb": {
"r": 48,
"g": 171,
"b": 165
},
"hsl": {
"h": 177.073,
"s": 56.164,
"l": 42.941
},
"oklch": {
"l": 0.6747,
"c": 0.1046,
"h": 190.1
},
"luminance": 0.32471
}Semantic roles & 50–950 ramp
primary
#30ABA5
secondary
#C37478
accent
#4850DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281