#30ACAA#30ACAA
#30ACAA is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.105 H 193.4°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACAA |
|---|---|
| RGB | rgb(48, 172, 170) |
| HSL | hsl(179, 56%, 43%) |
| HSV | hsv(179, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.19, -33.05, -8.68) |
| CIE-LCH | lch(64.19, 34.17, 194.71°) |
| OKLab | oklab(67.89% -0.1017 -0.0242) |
| OKLCH | oklch(67.89% 0.105 193.4) |
| XYZ | xyz(23.2238, 33.0329, 43.1744) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.91
Topaz
#13BBAF
ΔE00 5.54
Sea
#3C9992
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 6.93
Blue Green
#0F9B8E
ΔE00 7.21
Turquoise Blue
#06B1C4
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACAA #AC3032
analogous
#30AC6C #30ACAA #3070AC
triadic
#30ACAA #AA30AC #ACAA30
tetradic
#30ACAA #6C30AC #AC3032 #70AC30
square
#30ACAA #6C30AC #AC3032 #70AC30
split-complementary
#30ACAA #AC3070 #AC6C30
monochromatic
#154C4B #237C7B #30ACAA #4CCDCB #7CDAD9
Accessibility & contrast
On white
2.76
#30ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#30ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACAA
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACAA | 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)
#A1A3AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #30acaa; /* rgb */ color: rgb(48, 172, 170); /* oklch */ color: oklch(67.9% 0.105 193.4);
Tailwind
colors: {
custom: {
50: '#7cc5c3',
500: '#30acaa',
950: '#000000',
},
}SCSS
$custom: #30acaa; $custom-light: #7cc5c3; $custom-dark: #000000;
JSON
{
"hex": "#30acaa",
"rgb": {
"r": 48,
"g": 172,
"b": 170
},
"hsl": {
"h": 179.032,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67894,
"c": 0.10456,
"h": 193.4
},
"luminance": 0.33036
}Semantic roles & 50–950 ramp
primary
#30ACAA
secondary
#C37576
accent
#484BE0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281