#30ACA5#30ACA5
#30ACA5 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.7% C 0.105 H 189.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACA5 |
|---|---|
| RGB | rgb(48, 172, 165) |
| HSL | hsl(177, 56%, 43%) |
| HSV | hsv(177, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 4.1%, 32.5%) |
| CIE-LAB | lab(64.04, -34.50, -6.11) |
| CIE-LCH | lch(64.04, 35.04, 190.05°) |
| OKLab | oklab(67.72% -0.104 -0.0171) |
| OKLCH | oklch(67.72% 0.105 189.4) |
| XYZ | xyz(22.7598, 32.8473, 40.7307) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.85
Topaz
#13BBAF
ΔE00 4.55
Sea
#3C9992
ΔE00 5.89
Blue Green
#0F9B8E
ΔE00 6.14
Tealish
#24BCA8
ΔE00 6.14
Dull Teal
#5F9E8F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACA5 #AC3037
analogous
#30AC67 #30ACA5 #3075AC
triadic
#30ACA5 #A530AC #ACA530
tetradic
#30ACA5 #6730AC #AC3037 #75AC30
square
#30ACA5 #6730AC #AC3037 #75AC30
split-complementary
#30ACA5 #AC3075 #AC6730
monochromatic
#154C49 #237C77 #30ACA5 #4CCDC6 #7CDAD5
Accessibility & contrast
On white
2.77
#30ACA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#30ACA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACA5
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACA5 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A5
Deuteranopia (green-blind)
#9096A6
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aca5; /* rgb */ color: rgb(48, 172, 165); /* oklch */ color: oklch(67.7% 0.105 189.4);
Tailwind
colors: {
custom: {
50: '#7cc5bf',
500: '#30aca5',
950: '#000000',
},
}SCSS
$custom: #30aca5; $custom-light: #7cc5bf; $custom-dark: #000000;
JSON
{
"hex": "#30aca5",
"rgb": {
"r": 48,
"g": 172,
"b": 165
},
"hsl": {
"h": 176.613,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67722,
"c": 0.10539,
"h": 189.4
},
"luminance": 0.3285
}Semantic roles & 50–950 ramp
primary
#30ACA5
secondary
#C37579
accent
#4851E0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281