#30A3AF#30A3AF
#30A3AF is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.100 H 205.3°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #30A3AF |
|---|---|
| RGB | rgb(48, 163, 175) |
| HSL | hsl(186, 57%, 44%) |
| HSV | hsv(186, 73%, 69%) |
| CMYK | cmyk(72.6%, 6.9%, 0%, 31.4%) |
| CIE-LAB | lab(61.58, -27.17, -15.39) |
| CIE-LCH | lch(61.58, 31.23, 209.53°) |
| OKLab | oklab(65.83% -0.0904 -0.0428) |
| OKLCH | oklch(65.83% 0.1 205.3) |
| XYZ | xyz(22.0506, 29.9153, 45.1612) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 5.49
Sea
#3C9992
ΔE00 8.11
Lightseagreen
#20B2AA
ΔE00 8.97
Darkcyan
#008B8B
ΔE00 9.87
Teal Blue
#01889F
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30A3AF #AF3C30
analogous
#30AF7B #30A3AF #3063AF
triadic
#30A3AF #AF30A3 #A3AF30
tetradic
#30A3AF #7B30AF #AF3C30 #63AF30
square
#30A3AF #7B30AF #AF3C30 #63AF30
split-complementary
#30A3AF #AF3063 #AF7B30
monochromatic
#164A4F #23767F #30A3AF #4EC2CE #7ED3DC
Accessibility & contrast
On white
3.01
#30A3AF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#30A3AF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #30A3AF
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30A3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30A3AF | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB0
Deuteranopia (green-blind)
#838FAF
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #30a3af; /* rgb */ color: rgb(48, 163, 175); /* oklch */ color: oklch(65.8% 0.100 205.3);
Tailwind
colors: {
custom: {
50: '#7cbec6',
500: '#30a3af',
950: '#000000',
},
}SCSS
$custom: #30a3af; $custom-light: #7cbec6; $custom-dark: #000000;
JSON
{
"hex": "#30a3af",
"rgb": {
"r": 48,
"g": 163,
"b": 175
},
"hsl": {
"h": 185.669,
"s": 56.951,
"l": 43.725
},
"oklch": {
"l": 0.65835,
"c": 0.10002,
"h": 205.3
},
"luminance": 0.29918
}Semantic roles & 50–950 ramp
primary
#30A3AF
secondary
#C47E76
accent
#5648E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182