#30B3AA#30B3AA
#30B3AA is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.6% C 0.110 H 188.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #30B3AA |
|---|---|
| RGB | rgb(48, 179, 170) |
| HSL | hsl(176, 58%, 45%) |
| HSV | hsv(176, 73%, 70%) |
| CMYK | cmyk(73.2%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.34, -36.32, -5.48) |
| CIE-LCH | lch(66.34, 36.73, 188.58°) |
| OKLab | oklab(69.65% -0.1088 -0.0154) |
| OKLCH | oklch(69.65% 0.11 188.1) |
| XYZ | xyz(24.5913, 35.7679, 43.6303) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.79
Topaz
#13BBAF
ΔE00 2.54
Tealish
#24BCA8
ΔE00 4.39
Turquoise (survey)
#06C2AC
ΔE00 5.80
Greeny Blue
#42B395
ΔE00 7.37
Blue Green
#0F9B8E
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B3AA #B33039
analogous
#30B369 #30B3AA #307BB3
triadic
#30B3AA #AA30B3 #B3AA30
tetradic
#30B3AA #6930B3 #B33039 #7BB330
square
#30B3AA #6930B3 #B33039 #7BB330
split-complementary
#30B3AA #B3307B #B36930
monochromatic
#16524E #23837C #30B3AA #50D0C7 #80DDD7
Accessibility & contrast
On white
2.58
#30B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#30B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B3AA
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B3AA | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#969CAB
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #30b3aa; /* rgb */ color: rgb(48, 179, 170); /* oklch */ color: oklch(69.6% 0.110 188.1);
Tailwind
colors: {
custom: {
50: '#7dcac3',
500: '#30b3aa',
950: '#000000',
},
}SCSS
$custom: #30b3aa; $custom-light: #7dcac3; $custom-dark: #000000;
JSON
{
"hex": "#30b3aa",
"rgb": {
"r": 48,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.878,
"s": 57.709,
"l": 44.51
},
"oklch": {
"l": 0.69645,
"c": 0.10988,
"h": 188.1
},
"luminance": 0.35771
}Semantic roles & 50–950 ramp
primary
#30B3AA
secondary
#C6797E
accent
#4751E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281