#30ACA3#30ACA3
#30ACA3 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.106 H 187.8°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACA3 |
|---|---|
| RGB | rgb(48, 172, 163) |
| HSL | hsl(176, 56%, 43%) |
| HSV | hsv(176, 72%, 67%) |
| CMYK | cmyk(72.1%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(63.98, -35.07, -5.08) |
| CIE-LCH | lch(63.98, 35.43, 188.25°) |
| OKLab | oklab(67.65% -0.1049 -0.0143) |
| OKLCH | oklch(67.65% 0.106 187.8) |
| XYZ | xyz(22.5792, 32.7751, 39.7795) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.87
Topaz
#13BBAF
ΔE00 4.34
Tealish
#24BCA8
ΔE00 5.64
Blue Green
#0F9B8E
ΔE00 5.83
Sea
#3C9992
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACA3 #AC3039
analogous
#30AC65 #30ACA3 #3077AC
triadic
#30ACA3 #A330AC #ACA330
tetradic
#30ACA3 #6530AC #AC3039 #77AC30
square
#30ACA3 #6530AC #AC3039 #77AC30
split-complementary
#30ACA3 #AC3077 #AC6530
monochromatic
#154C48 #237C76 #30ACA3 #4CCDC4 #7CDAD4
Accessibility & contrast
On white
2.78
#30ACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#30ACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACA3
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACA3 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A3
Deuteranopia (green-blind)
#9196A4
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #30aca3; /* rgb */ color: rgb(48, 172, 163); /* oklch */ color: oklch(67.7% 0.106 187.8);
Tailwind
colors: {
custom: {
50: '#7cc5be',
500: '#30aca3',
950: '#000000',
},
}SCSS
$custom: #30aca3; $custom-light: #7cc5be; $custom-dark: #000000;
JSON
{
"hex": "#30aca3",
"rgb": {
"r": 48,
"g": 172,
"b": 163
},
"hsl": {
"h": 175.645,
"s": 56.364,
"l": 43.137
},
"oklch": {
"l": 0.67654,
"c": 0.10587,
"h": 187.8
},
"luminance": 0.32778
}Semantic roles & 50–950 ramp
primary
#30ACA3
secondary
#C3757A
accent
#4853E0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281