#30AA99#30AA99
#30AA99 is a light, moderate teal. Relative luminance 0.317; OKLCH L 66.8% C 0.108 H 181.5°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #30AA99 |
|---|---|
| RGB | rgb(48, 170, 153) |
| HSL | hsl(172, 56%, 43%) |
| HSV | hsv(172, 72%, 67%) |
| CMYK | cmyk(71.8%, 0%, 10%, 33.3%) |
| CIE-LAB | lab(63.07, -36.94, -0.83) |
| CIE-LCH | lch(63.07, 36.95, 181.28°) |
| OKLab | oklab(66.82% -0.1075 -0.0028) |
| OKLCH | oklch(66.82% 0.108 181.5) |
| XYZ | xyz(21.3406, 31.6752, 35.1200) |
| Luminance | 0.3168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Greeny Blue
#42B395
ΔE00 4.99
Blue Green
#0F9B8E
ΔE00 5.00
Tealish
#24BCA8
ΔE00 5.08
Topaz
#13BBAF
ΔE00 5.35
Dull Teal
#5F9E8F
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AA99 #AA3041
analogous
#30AA5C #30AA99 #307EAA
triadic
#30AA99 #9930AA #AA9930
tetradic
#30AA99 #5C30AA #AA3041 #7EAA30
square
#30AA99 #5C30AA #AA3041 #7EAA30
split-complementary
#30AA99 #AA307E #AA5C30
monochromatic
#154B43 #237A6E #30AA99 #4BCCBA #7BDACC
Accessibility & contrast
On white
2.86
#30AA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#30AA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AA99
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AA99 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#91939B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #30aa99; /* rgb */ color: rgb(48, 170, 153); /* oklch */ color: oklch(66.8% 0.108 181.5);
Tailwind
colors: {
custom: {
50: '#7bc4b7',
500: '#30aa99',
950: '#000000',
},
}SCSS
$custom: #30aa99; $custom-light: #7bc4b7; $custom-dark: #000000;
JSON
{
"hex": "#30aa99",
"rgb": {
"r": 48,
"g": 170,
"b": 153
},
"hsl": {
"h": 171.639,
"s": 55.963,
"l": 42.745
},
"oklch": {
"l": 0.66823,
"c": 0.10753,
"h": 181.5
},
"luminance": 0.31678
}Semantic roles & 50–950 ramp
primary
#30AA99
secondary
#C2747F
accent
#495EDF
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280