#30ACA8#30ACA8
#30ACA8 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.105 H 191.8°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACA8 |
|---|---|
| RGB | rgb(48, 172, 168) |
| HSL | hsl(178, 56%, 43%) |
| HSV | hsv(178, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 2.3%, 32.5%) |
| CIE-LAB | lab(64.13, -33.63, -7.65) |
| CIE-LCH | lch(64.13, 34.49, 192.82°) |
| OKLab | oklab(67.82% -0.1026 -0.0213) |
| OKLCH | oklch(67.82% 0.105 191.8) |
| XYZ | xyz(23.0361, 32.9578, 42.1856) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.35
Topaz
#13BBAF
ΔE00 5.07
Sea
#3C9992
ΔE00 6.04
Blue Green
#0F9B8E
ΔE00 6.73
Tealish
#24BCA8
ΔE00 6.99
Cadetblue
#5F9EA0
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACA8 #AC3034
analogous
#30AC6A #30ACA8 #3072AC
triadic
#30ACA8 #A830AC #ACA830
tetradic
#30ACA8 #6A30AC #AC3034 #72AC30
square
#30ACA8 #6A30AC #AC3034 #72AC30
split-complementary
#30ACA8 #AC3072 #AC6A30
monochromatic
#154C4B #237C79 #30ACA8 #4CCDC9 #7CDAD7
Accessibility & contrast
On white
2.77
#30ACA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#30ACA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACA8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACA8 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#8F96A9
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aca8; /* rgb */ color: rgb(48, 172, 168); /* oklch */ color: oklch(67.8% 0.105 191.8);
Tailwind
colors: {
custom: {
50: '#7cc5c1',
500: '#30aca8',
950: '#000000',
},
}SCSS
$custom: #30aca8; $custom-light: #7cc5c1; $custom-dark: #000000;
JSON
{
"hex": "#30aca8",
"rgb": {
"r": 48,
"g": 172,
"b": 168
},
"hsl": {
"h": 178.065,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67824,
"c": 0.10483,
"h": 191.8
},
"luminance": 0.32961
}Semantic roles & 50–950 ramp
primary
#30ACA8
secondary
#C37577
accent
#484DE0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281