#30B2BB#30B2BB
#30B2BB is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.108 H 202.0°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #30B2BB |
|---|---|
| RGB | rgb(48, 178, 187) |
| HSL | hsl(184, 59%, 46%) |
| HSV | hsv(184, 74%, 73%) |
| CMYK | cmyk(74.3%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.56, -30.86, -14.57) |
| CIE-LCH | lch(66.56, 34.12, 205.28°) |
| OKLab | oklab(70% -0.1003 -0.0405) |
| OKLCH | oklch(70% 0.108 202) |
| XYZ | xyz(26.1050, 36.0539, 52.5873) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 6.59
Cadetblue
#5F9EA0
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.82
Topaz
#13BBAF
ΔE00 8.30
Mediumturquoise
#48D1CC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B2BB #BB3930
analogous
#30BB7E #30B2BB #306CBB
triadic
#30B2BB #BB30B2 #B2BB30
tetradic
#30B2BB #7E30BB #BB3930 #6CBB30
square
#30B2BB #7E30BB #BB3930 #6CBB30
split-complementary
#30B2BB #BB306C #BB7E30
monochromatic
#17555A #23848A #30B2BB #55CBD3 #86DAE0
Accessibility & contrast
On white
2.56
#30B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#30B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B2BB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B2BB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABC
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #30b2bb; /* rgb */ color: rgb(48, 178, 187); /* oklch */ color: oklch(70.0% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#7fc9cf',
500: '#30b2bb',
950: '#000000',
},
}SCSS
$custom: #30b2bb; $custom-light: #7fc9cf; $custom-dark: #000000;
JSON
{
"hex": "#30b2bb",
"rgb": {
"r": 48,
"g": 178,
"b": 187
},
"hsl": {
"h": 183.885,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.69997,
"c": 0.10813,
"h": 202
},
"luminance": 0.36057
}Semantic roles & 50–950 ramp
primary
#30B2BB
secondary
#C9827D
accent
#5045E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282