#30ACC2#30ACC2
#30ACC2 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.108 H 212.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #30ACC2 |
|---|---|
| RGB | rgb(48, 172, 194) |
| HSL | hsl(189, 60%, 47%) |
| HSV | hsv(189, 75%, 76%) |
| CMYK | cmyk(75.3%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(64.98, -25.72, -20.85) |
| CIE-LCH | lch(64.98, 33.11, 219.02°) |
| OKLab | oklab(68.8% -0.0914 -0.0581) |
| OKLCH | oklch(68.8% 0.108 212.4) |
| XYZ | xyz(25.7049, 34.0254, 56.2413) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.51
Cadetblue
#5F9EA0
ΔE00 8.44
Greyblue
#77A1B5
ΔE00 9.71
Bright Sky Blue
#02CCFE
ΔE00 11.13
Lightseagreen
#20B2AA
ΔE00 11.55
Darkturquoise
#00CED1
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30ACC2 #C24630
analogous
#30C28F #30ACC2 #3063C2
triadic
#30ACC2 #C230AC #ACC230
tetradic
#30ACC2 #8F30C2 #C24630 #63C230
square
#30ACC2 #8F30C2 #C24630 #63C230
split-complementary
#30ACC2 #C23063 #C28F30
monochromatic
#185560 #248191 #30ACC2 #59C3D6 #8AD5E2
Accessibility & contrast
On white
2.69
#30ACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#30ACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30ACC2
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30ACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30ACC2 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C3
Deuteranopia (green-blind)
#8797C2
Tritanopia (blue-blind)
#00B5B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #30acc2; /* rgb */ color: rgb(48, 172, 194); /* oklch */ color: oklch(68.8% 0.108 212.4);
Tailwind
colors: {
custom: {
50: '#7fc5d4',
500: '#30acc2',
950: '#000000',
},
}SCSS
$custom: #30acc2; $custom-light: #7fc5d4; $custom-dark: #000000;
JSON
{
"hex": "#30acc2",
"rgb": {
"r": 48,
"g": 172,
"b": 194
},
"hsl": {
"h": 189.041,
"s": 60.331,
"l": 47.451
},
"oklch": {
"l": 0.68801,
"c": 0.10834,
"h": 212.4
},
"luminance": 0.34028
}Semantic roles & 50–950 ramp
primary
#30ACC2
secondary
#CC8D82
accent
#5C44E3
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1314
muted
#7D8283