#30AAAE#30AAAE
#30AAAE is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.103 H 198.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #30AAAE |
|---|---|
| RGB | rgb(48, 170, 174) |
| HSL | hsl(182, 57%, 44%) |
| HSV | hsv(182, 72%, 68%) |
| CMYK | cmyk(72.4%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(63.70, -30.91, -11.64) |
| CIE-LCH | lch(63.70, 33.03, 200.64°) |
| OKLab | oklab(67.54% -0.0979 -0.0323) |
| OKLCH | oklch(67.54% 0.103 198.3) |
| XYZ | xyz(23.2302, 32.4311, 45.0717) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.19
Turquoise Blue
#06B1C4
ΔE00 5.49
Cadetblue
#5F9EA0
ΔE00 6.03
Sea
#3C9992
ΔE00 6.86
Topaz
#13BBAF
ΔE00 7.63
Blue Green
#0F9B8E
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AAAE #AE3430
analogous
#30AE73 #30AAAE #306BAE
triadic
#30AAAE #AE30AA #AAAE30
tetradic
#30AAAE #7330AE #AE3430 #6BAE30
square
#30AAAE #7330AE #AE3430 #6BAE30
split-complementary
#30AAAE #AE306B #AE7330
monochromatic
#164C4E #237B7E #30AAAE #4DCACE #7DD8DB
Accessibility & contrast
On white
2.80
#30AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#30AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AAAE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AAAE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AE
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30aaae; /* rgb */ color: rgb(48, 170, 174); /* oklch */ color: oklch(67.5% 0.103 198.3);
Tailwind
colors: {
custom: {
50: '#7cc3c6',
500: '#30aaae',
950: '#000000',
},
}SCSS
$custom: #30aaae; $custom-light: #7cc3c6; $custom-dark: #000000;
JSON
{
"hex": "#30aaae",
"rgb": {
"r": 48,
"g": 170,
"b": 174
},
"hsl": {
"h": 181.905,
"s": 56.757,
"l": 43.529
},
"oklch": {
"l": 0.67538,
"c": 0.10313,
"h": 198.3
},
"luminance": 0.32434
}Semantic roles & 50–950 ramp
primary
#30AAAE
secondary
#C47876
accent
#4D48E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182