#30ACA6#30ACA6
#30ACA6 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.105 H 190.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACA6 |
|---|---|
| RGB | rgb(48, 172, 166) |
| HSL | hsl(177, 56%, 43%) |
| HSV | hsv(177, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(64.07, -34.21, -6.63) |
| CIE-LCH | lch(64.07, 34.85, 190.96°) |
| OKLab | oklab(67.76% -0.1035 -0.0185) |
| OKLCH | oklch(67.76% 0.105 190.2) |
| XYZ | xyz(22.8512, 32.8839, 41.2119) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.96
Topaz
#13BBAF
ΔE00 4.69
Sea
#3C9992
ΔE00 5.91
Blue Green
#0F9B8E
ΔE00 6.32
Tealish
#24BCA8
ΔE00 6.41
Dull Teal
#5F9E8F
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACA6 #AC3036
analogous
#30AC68 #30ACA6 #3074AC
triadic
#30ACA6 #A630AC #ACA630
tetradic
#30ACA6 #6830AC #AC3036 #74AC30
square
#30ACA6 #6830AC #AC3036 #74AC30
split-complementary
#30ACA6 #AC3074 #AC6830
monochromatic
#154C4A #237C78 #30ACA6 #4CCDC7 #7CDAD6
Accessibility & contrast
On white
2.77
#30ACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#30ACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACA6
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACA6 | 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)
#A2A3A6
Deuteranopia (green-blind)
#9096A7
Tritanopia (blue-blind)
#00B1AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aca6; /* rgb */ color: rgb(48, 172, 166); /* oklch */ color: oklch(67.8% 0.105 190.2);
Tailwind
colors: {
custom: {
50: '#7cc5c0',
500: '#30aca6',
950: '#000000',
},
}SCSS
$custom: #30aca6; $custom-light: #7cc5c0; $custom-dark: #000000;
JSON
{
"hex": "#30aca6",
"rgb": {
"r": 48,
"g": 172,
"b": 166
},
"hsl": {
"h": 177.097,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67755,
"c": 0.10518,
"h": 190.2
},
"luminance": 0.32887
}Semantic roles & 50–950 ramp
primary
#30ACA6
secondary
#C37579
accent
#484FE0
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281