#30B6BE#30B6BE
#30B6BE is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.110 H 201.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #30B6BE |
|---|---|
| RGB | rgb(48, 182, 190) |
| HSL | hsl(183, 60%, 47%) |
| HSV | hsv(183, 75%, 75%) |
| CMYK | cmyk(74.7%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(67.87, -31.87, -14.25) |
| CIE-LCH | lch(67.87, 34.92, 204.09°) |
| OKLab | oklab(71.09% -0.1029 -0.0396) |
| OKLCH | oklch(71.09% 0.11 201) |
| XYZ | xyz(27.2370, 37.7987, 54.5656) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.98
Lightseagreen
#20B2AA
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 6.65
Topaz
#13BBAF
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 8.35
Cadetblue
#5F9EA0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30B6BE #BE3830
analogous
#30BE7F #30B6BE #306FBE
triadic
#30B6BE #BE30B6 #B6BE30
tetradic
#30B6BE #7F30BE #BE3830 #6FBE30
square
#30B6BE #7F30BE #BE3830 #6FBE30
split-complementary
#30B6BE #BE306F #BE7F30
monochromatic
#17585C #24878D #30B6BE #57CDD4 #88DCE1
Accessibility & contrast
On white
2.45
#30B6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#30B6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30B6BE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30B6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30B6BE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#949FBF
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #30b6be; /* rgb */ color: rgb(48, 182, 190); /* oklch */ color: oklch(71.1% 0.110 201.0);
Tailwind
colors: {
custom: {
50: '#80ccd1',
500: '#30b6be',
950: '#000000',
},
}SCSS
$custom: #30b6be; $custom-light: #80ccd1; $custom-dark: #000000;
JSON
{
"hex": "#30b6be",
"rgb": {
"r": 48,
"g": 182,
"b": 190
},
"hsl": {
"h": 183.38,
"s": 59.664,
"l": 46.667
},
"oklch": {
"l": 0.71091,
"c": 0.11028,
"h": 201
},
"luminance": 0.37802
}Semantic roles & 50–950 ramp
primary
#30B6BE
secondary
#CB847F
accent
#4E45E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282