#30B99B#30B99B
#30B99B is a light, vivid teal. Relative luminance 0.377; OKLCH L 70.7% C 0.122 H 174.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #30B99B |
|---|---|
| RGB | rgb(48, 185, 155) |
| HSL | hsl(167, 59%, 46%) |
| HSV | hsv(167, 74%, 73%) |
| CMYK | cmyk(74.1%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(67.79, -43.04, 4.92) |
| CIE-LCH | lch(67.79, 43.32, 173.48°) |
| OKLab | oklab(70.69% -0.1218 0.0124) |
| OKLCH | oklch(70.69% 0.122 174.2) |
| XYZ | xyz(24.4812, 37.6899, 36.9886) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.05
Tealish
#24BCA8
ΔE00 3.49
Turquoise (survey)
#06C2AC
ΔE00 3.96
Green Blue
#01C08D
ΔE00 5.54
Topaz
#13BBAF
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B99B #B9304E
analogous
#30B956 #30B99B #3092B9
triadic
#30B99B #9B30B9 #B99B30
tetradic
#30B99B #5630B9 #B9304E #92B930
square
#30B99B #5630B9 #B9304E #92B930
split-complementary
#30B99B #B93092 #B95630
monochromatic
#17584A #238872 #30B99B #54D3B7 #84DFCB
Accessibility & contrast
On white
2.46
#30B99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#30B99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B99B
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B99B | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#A0A09D
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #30b99b; /* rgb */ color: rgb(48, 185, 155); /* oklch */ color: oklch(70.7% 0.122 174.2);
Tailwind
colors: {
custom: {
50: '#7dcfb8',
500: '#30b99b',
950: '#000000',
},
}SCSS
$custom: #30b99b; $custom-light: #7dcfb8; $custom-dark: #000000;
JSON
{
"hex": "#30b99b",
"rgb": {
"r": 48,
"g": 185,
"b": 155
},
"hsl": {
"h": 166.861,
"s": 58.798,
"l": 45.686
},
"oklch": {
"l": 0.70694,
"c": 0.12241,
"h": 174.2
},
"luminance": 0.37693
}Semantic roles & 50–950 ramp
primary
#30B99B
secondary
#C97C8D
accent
#4668E2
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280