#30ACAB#30ACAB
#30ACAB is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.104 H 194.2°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACAB |
|---|---|
| RGB | rgb(48, 172, 171) |
| HSL | hsl(180, 56%, 43%) |
| HSV | hsv(180, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.22, -32.76, -9.19) |
| CIE-LCH | lch(64.22, 34.02, 195.67°) |
| OKLab | oklab(67.93% -0.1013 -0.0256) |
| OKLCH | oklch(67.93% 0.104 194.2) |
| XYZ | xyz(23.3188, 33.0709, 43.6745) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.22
Topaz
#13BBAF
ΔE00 5.80
Sea
#3C9992
ΔE00 6.39
Cadetblue
#5F9EA0
ΔE00 6.79
Turquoise Blue
#06B1C4
ΔE00 7.21
Blue Green
#0F9B8E
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACAB #AC3031
analogous
#30AC6D #30ACAB #306FAC
triadic
#30ACAB #AB30AC #ACAB30
tetradic
#30ACAB #6D30AC #AC3031 #6FAC30
square
#30ACAB #6D30AC #AC3031 #6FAC30
split-complementary
#30ACAB #AC306F #AC6D30
monochromatic
#154C4C #237C7B #30ACAB #4CCDCC #7CDADA
Accessibility & contrast
On white
2.76
#30ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#30ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACAB
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACAB | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8F96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #30acab; /* rgb */ color: rgb(48, 172, 171); /* oklch */ color: oklch(67.9% 0.104 194.2);
Tailwind
colors: {
custom: {
50: '#7cc5c4',
500: '#30acab',
950: '#000000',
},
}SCSS
$custom: #30acab; $custom-light: #7cc5c4; $custom-dark: #000000;
JSON
{
"hex": "#30acab",
"rgb": {
"r": 48,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.516,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67929,
"c": 0.10446,
"h": 194.2
},
"luminance": 0.33074
}Semantic roles & 50–950 ramp
primary
#30ACAB
secondary
#C37575
accent
#4849E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281