#30AC9A#30AC9A
#30AC9A is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.109 H 180.9°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #30AC9A |
|---|---|
| RGB | rgb(48, 172, 154) |
| HSL | hsl(171, 56%, 43%) |
| HSV | hsv(171, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 10.5%, 32.5%) |
| CIE-LAB | lab(63.72, -37.57, -0.43) |
| CIE-LCH | lch(63.72, 37.57, 180.66°) |
| OKLab | oklab(67.36% -0.1091 -0.0018) |
| OKLCH | oklch(67.36% 0.109 180.9) |
| XYZ | xyz(21.8013, 32.4640, 35.6828) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.18
Greeny Blue
#42B395
ΔE00 4.48
Tealish
#24BCA8
ΔE00 4.48
Topaz
#13BBAF
ΔE00 4.98
Blue Green
#0F9B8E
ΔE00 5.61
Turquoise (survey)
#06C2AC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AC9A #AC3042
analogous
#30AC5C #30AC9A #3080AC
triadic
#30AC9A #9A30AC #AC9A30
tetradic
#30AC9A #5C30AC #AC3042 #80AC30
square
#30AC9A #5C30AC #AC3042 #80AC30
split-complementary
#30AC9A #AC3080 #AC5C30
monochromatic
#154C44 #237C6F #30AC9A #4CCDBA #7CDACD
Accessibility & contrast
On white
2.80
#30AC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#30AC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AC9A
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AC9A | 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)
#A4A299
Deuteranopia (green-blind)
#93959C
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30ac9a; /* rgb */ color: rgb(48, 172, 154); /* oklch */ color: oklch(67.4% 0.109 180.9);
Tailwind
colors: {
custom: {
50: '#7bc5b7',
500: '#30ac9a',
950: '#000000',
},
}SCSS
$custom: #30ac9a; $custom-light: #7bc5b7; $custom-dark: #000000;
JSON
{
"hex": "#30ac9a",
"rgb": {
"r": 48,
"g": 172,
"b": 154
},
"hsl": {
"h": 171.29,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67363,
"c": 0.10908,
"h": 180.9
},
"luminance": 0.32467
}Semantic roles & 50–950 ramp
primary
#30AC9A
secondary
#C37580
accent
#485EE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280