#30B2A7#30B2A7
#30B2A7 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.110 H 186.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2A7 |
|---|---|
| RGB | rgb(48, 178, 167) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 73%, 70%) |
| CMYK | cmyk(73%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(65.95, -36.71, -4.40) |
| CIE-LCH | lch(65.95, 36.97, 186.83°) |
| OKLab | oklab(69.3% -0.1091 -0.0125) |
| OKLCH | oklch(69.3% 0.11 186.5) |
| XYZ | xyz(24.1111, 35.2563, 42.0861) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.24
Topaz
#13BBAF
ΔE00 2.62
Tealish
#24BCA8
ΔE00 3.97
Turquoise (survey)
#06C2AC
ΔE00 5.50
Greeny Blue
#42B395
ΔE00 6.63
Blue Green
#0F9B8E
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2A7 #B2303B
analogous
#30B266 #30B2A7 #307CB2
triadic
#30B2A7 #A730B2 #B2A730
tetradic
#30B2A7 #6630B2 #B2303B #7CB230
square
#30B2A7 #6630B2 #B2303B #7CB230
split-complementary
#30B2A7 #B2307C #B26630
monochromatic
#16524D #23827A #30B2A7 #50D0C5 #80DDD5
Accessibility & contrast
On white
2.61
#30B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#30B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2A7
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2A7 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#969BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #30b2a7; /* rgb */ color: rgb(48, 178, 167); /* oklch */ color: oklch(69.3% 0.110 186.5);
Tailwind
colors: {
custom: {
50: '#7dc9c1',
500: '#30b2a7',
950: '#000000',
},
}SCSS
$custom: #30b2a7; $custom-light: #7dc9c1; $custom-dark: #000000;
JSON
{
"hex": "#30b2a7",
"rgb": {
"r": 48,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.923,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.69296,
"c": 0.10986,
"h": 186.5
},
"luminance": 0.35259
}Semantic roles & 50–950 ramp
primary
#30B2A7
secondary
#C6787F
accent
#4754E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281