#30ABC2#30ABC2
#30ABC2 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.108 H 213.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #30ABC2 |
|---|---|
| RGB | rgb(48, 171, 194) |
| HSL | hsl(189, 60%, 47%) |
| HSV | hsv(189, 75%, 76%) |
| CMYK | cmyk(75.3%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(64.68, -25.22, -21.31) |
| CIE-LCH | lch(64.68, 33.01, 220.19°) |
| OKLab | oklab(68.56% -0.0905 -0.0594) |
| OKLCH | oklch(68.56% 0.108 213.3) |
| XYZ | xyz(25.5153, 33.6462, 56.1781) |
| Luminance | 0.3365 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.94
Cadetblue
#5F9EA0
ΔE00 8.55
Greyblue
#77A1B5
ΔE00 9.46
Bright Sky Blue
#02CCFE
ΔE00 11.12
Teal Blue
#01889F
ΔE00 11.54
Bluegrey
#85A3B2
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ABC2 #C24730
analogous
#30C290 #30ABC2 #3062C2
triadic
#30ABC2 #C230AB #ABC230
tetradic
#30ABC2 #9030C2 #C24730 #62C230
square
#30ABC2 #9030C2 #C24730 #62C230
split-complementary
#30ABC2 #C23062 #C29030
monochromatic
#185560 #248091 #30ABC2 #59C2D6 #8AD4E2
Accessibility & contrast
On white
2.72
#30ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#30ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ABC2
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ABC2 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C3
Deuteranopia (green-blind)
#8697C2
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #30abc2; /* rgb */ color: rgb(48, 171, 194); /* oklch */ color: oklch(68.6% 0.108 213.3);
Tailwind
colors: {
custom: {
50: '#7fc4d4',
500: '#30abc2',
950: '#000000',
},
}SCSS
$custom: #30abc2; $custom-light: #7fc4d4; $custom-dark: #000000;
JSON
{
"hex": "#30abc2",
"rgb": {
"r": 48,
"g": 171,
"b": 194
},
"hsl": {
"h": 189.452,
"s": 60.331,
"l": 47.451
},
"oklch": {
"l": 0.68557,
"c": 0.10822,
"h": 213.3
},
"luminance": 0.33649
}Semantic roles & 50–950 ramp
primary
#30ABC2
secondary
#CC8D82
accent
#5D44E3
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183