#30BBB6#30BBB6
#30BBB6 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.114 H 191.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB6 |
|---|---|
| RGB | rgb(48, 187, 182) |
| HSL | hsl(178, 59%, 46%) |
| HSV | hsv(178, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 2.7%, 26.7%) |
| CIE-LAB | lab(69.14, -36.58, -7.95) |
| CIE-LCH | lch(69.14, 37.43, 192.26°) |
| OKLab | oklab(72.04% -0.1113 -0.0222) |
| OKLCH | oklch(72.04% 0.114 191.3) |
| XYZ | xyz(27.4288, 39.5431, 50.4339) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.77
Lightseagreen
#20B2AA
ΔE00 2.92
Tealish
#24BCA8
ΔE00 5.30
Darkturquoise
#00CED1
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 5.79
Turquoise (survey)
#06C2AC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB6 #BB3035
analogous
#30BB70 #30BBB6 #307ABB
triadic
#30BBB6 #B630BB #BBB630
tetradic
#30BBB6 #7030BB #BB3035 #7ABB30
square
#30BBB6 #7030BB #BB3035 #7ABB30
split-complementary
#30BBB6 #BB307A #BB7030
monochromatic
#175A57 #238A87 #30BBB6 #55D3CF #86E0DD
Accessibility & contrast
On white
2.36
#30BBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#30BBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB6
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB6 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B6
Deuteranopia (green-blind)
#9CA3B7
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bbb6; /* rgb */ color: rgb(48, 187, 182); /* oklch */ color: oklch(72.0% 0.114 191.3);
Tailwind
colors: {
custom: {
50: '#7fd0cb',
500: '#30bbb6',
950: '#000000',
},
}SCSS
$custom: #30bbb6; $custom-light: #7fd0cb; $custom-dark: #000000;
JSON
{
"hex": "#30bbb6",
"rgb": {
"r": 48,
"g": 187,
"b": 182
},
"hsl": {
"h": 177.842,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.72041,
"c": 0.11353,
"h": 191.3
},
"luminance": 0.39546
}Semantic roles & 50–950 ramp
primary
#30BBB6
secondary
#C97D80
accent
#454BE2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282