#30AAB9#30AAB9
#30AAB9 is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.105 H 207.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #30AAB9 |
|---|---|
| RGB | rgb(48, 170, 185) |
| HSL | hsl(187, 59%, 46%) |
| HSV | hsv(187, 74%, 73%) |
| CMYK | cmyk(74.1%, 8.1%, 0%, 27.5%) |
| CIE-LAB | lab(64.06, -27.55, -17.24) |
| CIE-LCH | lch(64.06, 32.50, 212.03°) |
| OKLab | oklab(67.95% -0.0932 -0.0479) |
| OKLCH | oklch(67.95% 0.105 207.2) |
| XYZ | xyz(24.3468, 32.8777, 50.9524) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.39
Cadetblue
#5F9EA0
ΔE00 6.78
Lightseagreen
#20B2AA
ΔE00 9.20
Sea
#3C9992
ΔE00 10.00
Greyblue
#77A1B5
ΔE00 10.82
Darkturquoise
#00CED1
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AAB9 #B93F30
analogous
#30B983 #30AAB9 #3066B9
triadic
#30AAB9 #B930AA #AAB930
tetradic
#30AAB9 #8330B9 #B93F30 #66B930
square
#30AAB9 #8330B9 #B93F30 #66B930
split-complementary
#30AAB9 #B93066 #B98330
monochromatic
#175158 #237D88 #30AAB9 #54C5D3 #84D5DF
Accessibility & contrast
On white
2.77
#30AAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#30AAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AAB9
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AAB9 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BA
Deuteranopia (green-blind)
#8895B9
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aab9; /* rgb */ color: rgb(48, 170, 185); /* oklch */ color: oklch(68.0% 0.105 207.2);
Tailwind
colors: {
custom: {
50: '#7ec3ce',
500: '#30aab9',
950: '#000000',
},
}SCSS
$custom: #30aab9; $custom-light: #7ec3ce; $custom-dark: #000000;
JSON
{
"hex": "#30aab9",
"rgb": {
"r": 48,
"g": 170,
"b": 185
},
"hsl": {
"h": 186.569,
"s": 58.798,
"l": 45.686
},
"oklch": {
"l": 0.67953,
"c": 0.1048,
"h": 207.2
},
"luminance": 0.32881
}Semantic roles & 50–950 ramp
primary
#30AAB9
secondary
#C9857C
accent
#5746E2
background
#F8FCFC
surface
#EFF8F9
border
#CAD1D2
text
#0B1213
muted
#7C8182