#30B2B2#30B2B2
#30B2B2 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.108 H 195.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2B2 |
|---|---|
| RGB | rgb(48, 178, 178) |
| HSL | hsl(180, 58%, 44%) |
| HSV | hsv(180, 73%, 70%) |
| CMYK | cmyk(73%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.28, -33.54, -10.01) |
| CIE-LCH | lch(66.28, 35.01, 196.62°) |
| OKLab | oklab(69.67% -0.1042 -0.0278) |
| OKLCH | oklch(69.67% 0.108 195) |
| XYZ | xyz(25.1715, 35.6805, 47.6712) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.18
Topaz
#13BBAF
ΔE00 5.11
Turquoise Blue
#06B1C4
ΔE00 6.68
Darkturquoise
#00CED1
ΔE00 7.45
Tealish
#24BCA8
ΔE00 7.56
Cadetblue
#5F9EA0
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2B2 #B23030
analogous
#30B271 #30B2B2 #3071B2
triadic
#30B2B2 #B230B2 #B2B230
tetradic
#30B2B2 #7130B2 #B23030 #71B230
square
#30B2B2 #7130B2 #B23030 #71B230
split-complementary
#30B2B2 #B23071 #B27130
monochromatic
#165252 #238282 #30B2B2 #50D0D0 #80DDDD
Accessibility & contrast
On white
2.58
#30B2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#30B2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2B2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2B2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B2
Deuteranopia (green-blind)
#939BB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #30b2b2; /* rgb */ color: rgb(48, 178, 178); /* oklch */ color: oklch(69.7% 0.108 195.0);
Tailwind
colors: {
custom: {
50: '#7ec9c9',
500: '#30b2b2',
950: '#000000',
},
}SCSS
$custom: #30b2b2; $custom-light: #7ec9c9; $custom-dark: #000000;
JSON
{
"hex": "#30b2b2",
"rgb": {
"r": 48,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 57.522,
"l": 44.314
},
"oklch": {
"l": 0.6967,
"c": 0.10785,
"h": 195
},
"luminance": 0.35684
}Semantic roles & 50–950 ramp
primary
#30B2B2
secondary
#C67878
accent
#4747E1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282