#30AAAA#30AAAA
#30AAAA is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.103 H 195.0°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #30AAAA |
|---|---|
| RGB | rgb(48, 170, 170) |
| HSL | hsl(180, 56%, 43%) |
| HSV | hsv(180, 72%, 67%) |
| CMYK | cmyk(71.8%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.57, -32.10, -9.60) |
| CIE-LCH | lch(63.57, 33.50, 196.65°) |
| OKLab | oklab(67.39% -0.0997 -0.0267) |
| OKLCH | oklch(67.39% 0.103 195) |
| XYZ | xyz(22.8460, 32.2774, 43.0485) |
| Luminance | 0.3228 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.85
Sea
#3C9992
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.34
Topaz
#13BBAF
ΔE00 6.47
Turquoise Blue
#06B1C4
ΔE00 6.97
Blue Green
#0F9B8E
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30AAAA #AA3030
analogous
#30AA6D #30AAAA #306DAA
triadic
#30AAAA #AA30AA #AAAA30
tetradic
#30AAAA #6D30AA #AA3030 #6DAA30
square
#30AAAA #6D30AA #AA3030 #6DAA30
split-complementary
#30AAAA #AA306D #AA6D30
monochromatic
#154B4B #237A7A #30AAAA #4BCCCC #7BDADA
Accessibility & contrast
On white
2.82
#30AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#30AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30AAAA
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30AAAA | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8D94AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #30aaaa; /* rgb */ color: rgb(48, 170, 170); /* oklch */ color: oklch(67.4% 0.103 195.0);
Tailwind
colors: {
custom: {
50: '#7cc4c3',
500: '#30aaaa',
950: '#000000',
},
}SCSS
$custom: #30aaaa; $custom-light: #7cc4c3; $custom-dark: #000000;
JSON
{
"hex": "#30aaaa",
"rgb": {
"r": 48,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 55.963,
"l": 42.745
},
"oklch": {
"l": 0.67394,
"c": 0.10321,
"h": 195
},
"luminance": 0.3228
}Semantic roles & 50–950 ramp
primary
#30AAAA
secondary
#C27474
accent
#4949DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181