#30B2AA#30B2AA
#30B2AA is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.109 H 188.8°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2AA |
|---|---|
| RGB | rgb(48, 178, 170) |
| HSL | hsl(176, 58%, 44%) |
| HSV | hsv(176, 73%, 70%) |
| CMYK | cmyk(73%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.03, -35.86, -5.93) |
| CIE-LCH | lch(66.03, 36.35, 189.40°) |
| OKLab | oklab(69.4% -0.1078 -0.0167) |
| OKLCH | oklch(69.4% 0.109 188.8) |
| XYZ | xyz(24.3916, 35.3685, 43.5637) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.67
Topaz
#13BBAF
ΔE00 2.93
Tealish
#24BCA8
ΔE00 4.83
Turquoise (survey)
#06C2AC
ΔE00 6.24
Sea
#3C9992
ΔE00 7.58
Blue Green
#0F9B8E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2AA #B23038
analogous
#30B269 #30B2AA #3079B2
triadic
#30B2AA #AA30B2 #B2AA30
tetradic
#30B2AA #6930B2 #B23038 #79B230
square
#30B2AA #6930B2 #B23038 #79B230
split-complementary
#30B2AA #B23079 #B26930
monochromatic
#16524E #23827C #30B2AA #50D0C8 #80DDD7
Accessibility & contrast
On white
2.60
#30B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#30B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2AA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2AA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#959BAB
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #30b2aa; /* rgb */ color: rgb(48, 178, 170); /* oklch */ color: oklch(69.4% 0.109 188.8);
Tailwind
colors: {
custom: {
50: '#7dc9c3',
500: '#30b2aa',
950: '#000000',
},
}SCSS
$custom: #30b2aa; $custom-light: #7dc9c3; $custom-dark: #000000;
JSON
{
"hex": "#30b2aa",
"rgb": {
"r": 48,
"g": 178,
"b": 170
},
"hsl": {
"h": 176.308,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.69395,
"c": 0.10906,
"h": 188.8
},
"luminance": 0.35371
}Semantic roles & 50–950 ramp
primary
#30B2AA
secondary
#C6787D
accent
#4750E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281