#30B2A6#30B2A6
#30B2A6 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.110 H 185.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2A6 |
|---|---|
| RGB | rgb(48, 178, 166) |
| HSL | hsl(174, 58%, 44%) |
| HSV | hsv(174, 73%, 70%) |
| CMYK | cmyk(73%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(65.92, -36.99, -3.89) |
| CIE-LCH | lch(65.92, 37.19, 186.00°) |
| OKLab | oklab(69.26% -0.1096 -0.0111) |
| OKLCH | oklch(69.26% 0.11 185.8) |
| XYZ | xyz(24.0190, 35.2195, 41.6012) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.57
Topaz
#13BBAF
ΔE00 2.62
Tealish
#24BCA8
ΔE00 3.71
Turquoise (survey)
#06C2AC
ΔE00 5.29
Greeny Blue
#42B395
ΔE00 6.27
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2A6 #B2303C
analogous
#30B265 #30B2A6 #307DB2
triadic
#30B2A6 #A630B2 #B2A630
tetradic
#30B2A6 #6530B2 #B2303C #7DB230
square
#30B2A6 #6530B2 #B2303C #7DB230
split-complementary
#30B2A6 #B2307D #B26530
monochromatic
#16524C #238279 #30B2A6 #50D0C4 #80DDD4
Accessibility & contrast
On white
2.61
#30B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#30B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2A6
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2A6 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#969BA7
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #30b2a6; /* rgb */ color: rgb(48, 178, 166); /* oklch */ color: oklch(69.3% 0.110 185.8);
Tailwind
colors: {
custom: {
50: '#7dc9c0',
500: '#30b2a6',
950: '#000000',
},
}SCSS
$custom: #30b2a6; $custom-light: #7dc9c0; $custom-dark: #000000;
JSON
{
"hex": "#30b2a6",
"rgb": {
"r": 48,
"g": 178,
"b": 166
},
"hsl": {
"h": 174.462,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.69263,
"c": 0.11017,
"h": 185.8
},
"luminance": 0.35222
}Semantic roles & 50–950 ramp
primary
#30B2A6
secondary
#C6787F
accent
#4755E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281