#30B99A#30B99A
#30B99A is a light, vivid teal. Relative luminance 0.377; OKLCH L 70.7% C 0.123 H 173.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #30B99A |
|---|---|
| RGB | rgb(48, 185, 154) |
| HSL | hsl(166, 59%, 46%) |
| HSV | hsv(166, 74%, 73%) |
| CMYK | cmyk(74.1%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(67.77, -43.30, 5.43) |
| CIE-LCH | lch(67.77, 43.64, 172.85°) |
| OKLab | oklab(70.67% -0.1223 0.0137) |
| OKLCH | oklch(70.67% 0.123 173.6) |
| XYZ | xyz(24.3976, 37.6565, 36.5482) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.00
Tealish
#24BCA8
ΔE00 3.78
Turquoise (survey)
#06C2AC
ΔE00 4.20
Green Blue
#01C08D
ΔE00 5.26
Topaz
#13BBAF
ΔE00 6.47
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B99A #B9304F
analogous
#30B955 #30B99A #3093B9
triadic
#30B99A #9A30B9 #B99A30
tetradic
#30B99A #5530B9 #B9304F #93B930
square
#30B99A #5530B9 #B9304F #93B930
split-complementary
#30B99A #B93093 #B95530
monochromatic
#175849 #238872 #30B99A #54D3B6 #84DFCB
Accessibility & contrast
On white
2.46
#30B99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#30B99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B99A
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B99A | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A1A09C
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #30b99a; /* rgb */ color: rgb(48, 185, 154); /* oklch */ color: oklch(70.7% 0.123 173.6);
Tailwind
colors: {
custom: {
50: '#7dcfb7',
500: '#30b99a',
950: '#000000',
},
}SCSS
$custom: #30b99a; $custom-light: #7dcfb7; $custom-dark: #000000;
JSON
{
"hex": "#30b99a",
"rgb": {
"r": 48,
"g": 185,
"b": 154
},
"hsl": {
"h": 166.423,
"s": 58.798,
"l": 45.686
},
"oklch": {
"l": 0.70666,
"c": 0.12303,
"h": 173.6
},
"luminance": 0.37659
}Semantic roles & 50–950 ramp
primary
#30B99A
secondary
#C97C8E
accent
#4669E2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280