#30AC99#30AC99
#30AC99 is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.3% C 0.110 H 180.2°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #30AC99 |
|---|---|
| RGB | rgb(48, 172, 153) |
| HSL | hsl(171, 56%, 43%) |
| HSV | hsv(171, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(63.70, -37.84, 0.09) |
| CIE-LCH | lch(63.70, 37.84, 179.87°) |
| OKLab | oklab(67.33% -0.1095 -0.0004) |
| OKLCH | oklch(67.33% 0.11 180.2) |
| XYZ | xyz(21.7184, 32.4308, 35.2460) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.19
Tealish
#24BCA8
ΔE00 4.49
Lightseagreen
#20B2AA
ΔE00 4.50
Topaz
#13BBAF
ΔE00 5.17
Blue Green
#0F9B8E
ΔE00 5.70
Turquoise (survey)
#06C2AC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AC99 #AC3043
analogous
#30AC5B #30AC99 #3081AC
triadic
#30AC99 #9930AC #AC9930
tetradic
#30AC99 #5B30AC #AC3043 #81AC30
square
#30AC99 #5B30AC #AC3043 #81AC30
split-complementary
#30AC99 #AC3081 #AC5B30
monochromatic
#154C44 #237C6E #30AC99 #4CCDB9 #7CDACC
Accessibility & contrast
On white
2.81
#30AC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#30AC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AC99
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AC99 | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 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)
#A4A298
Deuteranopia (green-blind)
#93959B
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30ac99; /* rgb */ color: rgb(48, 172, 153); /* oklch */ color: oklch(67.3% 0.110 180.2);
Tailwind
colors: {
custom: {
50: '#7bc5b7',
500: '#30ac99',
950: '#000000',
},
}SCSS
$custom: #30ac99; $custom-light: #7bc5b7; $custom-dark: #000000;
JSON
{
"hex": "#30ac99",
"rgb": {
"r": 48,
"g": 172,
"b": 153
},
"hsl": {
"h": 170.806,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67332,
"c": 0.10954,
"h": 180.2
},
"luminance": 0.32433
}Semantic roles & 50–950 ramp
primary
#30AC99
secondary
#C37581
accent
#485FE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280