#30BBB7#30BBB7
#30BBB7 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.113 H 192.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB7 |
|---|---|
| RGB | rgb(48, 187, 183) |
| HSL | hsl(178, 59%, 46%) |
| HSV | hsv(178, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(69.17, -36.29, -8.45) |
| CIE-LCH | lch(69.17, 37.26, 193.11°) |
| OKLab | oklab(72.08% -0.1109 -0.0236) |
| OKLCH | oklch(72.08% 0.113 192) |
| XYZ | xyz(27.5325, 39.5846, 50.9801) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.11
Topaz
#13BBAF
ΔE00 3.12
Darkturquoise
#00CED1
ΔE00 5.50
Tealish
#24BCA8
ΔE00 5.67
Mediumturquoise
#48D1CC
ΔE00 5.77
Turquoise (survey)
#06C2AC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB7 #BB3034
analogous
#30BB71 #30BBB7 #3079BB
triadic
#30BBB7 #B730BB #BBB730
tetradic
#30BBB7 #7130BB #BB3034 #79BB30
square
#30BBB7 #7130BB #BB3034 #79BB30
split-complementary
#30BBB7 #BB3079 #BB7130
monochromatic
#175A58 #238A87 #30BBB7 #55D3D0 #86E0DD
Accessibility & contrast
On white
2.35
#30BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#30BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB7
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB7 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B7
Deuteranopia (green-blind)
#9CA3B8
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bbb7; /* rgb */ color: rgb(48, 187, 183); /* oklch */ color: oklch(72.1% 0.113 192.0);
Tailwind
colors: {
custom: {
50: '#80d0cc',
500: '#30bbb7',
950: '#000000',
},
}SCSS
$custom: #30bbb7; $custom-light: #80d0cc; $custom-dark: #000000;
JSON
{
"hex": "#30bbb7",
"rgb": {
"r": 48,
"g": 187,
"b": 183
},
"hsl": {
"h": 178.273,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.72075,
"c": 0.11338,
"h": 192
},
"luminance": 0.39588
}Semantic roles & 50–950 ramp
primary
#30BBB7
secondary
#C97D80
accent
#454AE2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282