#30B5AA#30B5AA
#30B5AA is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.1% C 0.112 H 186.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #30B5AA |
|---|---|
| RGB | rgb(48, 181, 170) |
| HSL | hsl(175, 58%, 45%) |
| HSV | hsv(175, 73%, 71%) |
| CMYK | cmyk(73.5%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(66.96, -37.24, -4.57) |
| CIE-LCH | lch(66.96, 37.52, 187.00°) |
| OKLab | oklab(70.15% -0.1108 -0.013) |
| OKLCH | oklch(70.15% 0.112 186.7) |
| XYZ | xyz(24.9950, 36.5754, 43.7648) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.47
Topaz
#13BBAF
ΔE00 1.87
Tealish
#24BCA8
ΔE00 3.51
Turquoise (survey)
#06C2AC
ΔE00 4.93
Greeny Blue
#42B395
ΔE00 6.73
Mediumturquoise
#48D1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B5AA #B5303B
analogous
#30B568 #30B5AA #307DB5
triadic
#30B5AA #AA30B5 #B5AA30
tetradic
#30B5AA #6830B5 #B5303B #7DB530
square
#30B5AA #6830B5 #B5303B #7DB530
split-complementary
#30B5AA #B5307D #B56830
monochromatic
#16544F #23857D #30B5AA #51D1C6 #82DED6
Accessibility & contrast
On white
2.53
#30B5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#30B5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B5AA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B5AA | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#999DAB
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #30b5aa; /* rgb */ color: rgb(48, 181, 170); /* oklch */ color: oklch(70.1% 0.112 186.7);
Tailwind
colors: {
custom: {
50: '#7eccc3',
500: '#30b5aa',
950: '#000000',
},
}SCSS
$custom: #30b5aa; $custom-light: #7eccc3; $custom-dark: #000000;
JSON
{
"hex": "#30b5aa",
"rgb": {
"r": 48,
"g": 181,
"b": 170
},
"hsl": {
"h": 175.038,
"s": 58.079,
"l": 44.902
},
"oklch": {
"l": 0.70146,
"c": 0.11155,
"h": 186.7
},
"luminance": 0.36578
}Semantic roles & 50–950 ramp
primary
#30B5AA
secondary
#C77A80
accent
#4653E1
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281