#30ACAF#30ACAF
#30ACAF is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.104 H 197.4°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACAF |
|---|---|
| RGB | rgb(48, 172, 175) |
| HSL | hsl(181, 57%, 44%) |
| HSV | hsv(181, 73%, 69%) |
| CMYK | cmyk(72.6%, 1.7%, 0%, 31.4%) |
| CIE-LAB | lab(64.34, -31.57, -11.24) |
| CIE-LCH | lch(64.34, 33.51, 199.59°) |
| OKLab | oklab(68.07% -0.0995 -0.0312) |
| OKLCH | oklch(68.07% 0.104 197.4) |
| XYZ | xyz(23.7058, 33.2257, 45.7130) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.61
Turquoise Blue
#06B1C4
ΔE00 5.69
Cadetblue
#5F9EA0
ΔE00 6.43
Topaz
#13BBAF
ΔE00 6.97
Sea
#3C9992
ΔE00 7.11
Blue Green
#0F9B8E
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACAF #AF3330
analogous
#30AF72 #30ACAF #306CAF
triadic
#30ACAF #AF30AC #ACAF30
tetradic
#30ACAF #7230AF #AF3330 #6CAF30
square
#30ACAF #7230AF #AF3330 #6CAF30
split-complementary
#30ACAF #AF306C #AF7230
monochromatic
#164E4F #237D7F #30ACAF #4ECBCE #7ED9DC
Accessibility & contrast
On white
2.75
#30ACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#30ACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACAF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACAF | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#8D96B0
Tritanopia (blue-blind)
#00B2AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #30acaf; /* rgb */ color: rgb(48, 172, 175); /* oklch */ color: oklch(68.1% 0.104 197.4);
Tailwind
colors: {
custom: {
50: '#7dc5c6',
500: '#30acaf',
950: '#000000',
},
}SCSS
$custom: #30acaf; $custom-light: #7dc5c6; $custom-dark: #000000;
JSON
{
"hex": "#30acaf",
"rgb": {
"r": 48,
"g": 172,
"b": 175
},
"hsl": {
"h": 181.417,
"s": 56.951,
"l": 43.725
},
"oklch": {
"l": 0.68072,
"c": 0.10428,
"h": 197.4
},
"luminance": 0.33229
}Semantic roles & 50–950 ramp
primary
#30ACAF
secondary
#C47876
accent
#4B48E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282