#30B099#30B099
#30B099 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.3% C 0.114 H 177.8°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #30B099 |
|---|---|
| RGB | rgb(48, 176, 153) |
| HSL | hsl(169, 57%, 44%) |
| HSV | hsv(169, 73%, 69%) |
| CMYK | cmyk(72.7%, 0%, 13.1%, 31%) |
| CIE-LAB | lab(64.94, -39.63, 1.90) |
| CIE-LCH | lch(64.94, 39.68, 177.25°) |
| OKLab | oklab(68.35% -0.1136 0.0044) |
| OKLCH | oklch(68.35% 0.114 177.8) |
| XYZ | xyz(22.4912, 33.9763, 35.5035) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.71
Tealish
#24BCA8
ΔE00 3.66
Turquoise (survey)
#06C2AC
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.22
Lightseagreen
#20B2AA
ΔE00 5.42
Blue Green
#0F9B8E
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B099 #B03047
analogous
#30B059 #30B099 #3087B0
triadic
#30B099 #9930B0 #B09930
tetradic
#30B099 #5930B0 #B03047 #87B030
square
#30B099 #5930B0 #B03047 #87B030
split-complementary
#30B099 #B03087 #B05930
monochromatic
#165045 #23806F #30B099 #4ECFB8 #7EDCCB
Accessibility & contrast
On white
2.69
#30B099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#30B099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B099
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B099 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A598
Deuteranopia (green-blind)
#98989B
Tritanopia (blue-blind)
#00B3A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #30b099; /* rgb */ color: rgb(48, 176, 153); /* oklch */ color: oklch(68.3% 0.114 177.8);
Tailwind
colors: {
custom: {
50: '#7cc8b7',
500: '#30b099',
950: '#000000',
},
}SCSS
$custom: #30b099; $custom-light: #7cc8b7; $custom-dark: #000000;
JSON
{
"hex": "#30b099",
"rgb": {
"r": 48,
"g": 176,
"b": 153
},
"hsl": {
"h": 169.219,
"s": 57.143,
"l": 43.922
},
"oklch": {
"l": 0.68349,
"c": 0.11372,
"h": 177.8
},
"luminance": 0.33979
}Semantic roles & 50–950 ramp
primary
#30B099
secondary
#C57785
accent
#4763E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280