#30BBB1#30BBB1
#30BBB1 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.115 H 187.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB1 |
|---|---|
| RGB | rgb(48, 187, 177) |
| HSL | hsl(176, 59%, 46%) |
| HSV | hsv(176, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 5.3%, 26.7%) |
| CIE-LAB | lab(69.00, -38.00, -5.42) |
| CIE-LCH | lch(69.00, 38.39, 188.11°) |
| OKLab | oklab(71.87% -0.1136 -0.0153) |
| OKLCH | oklch(71.87% 0.115 187.7) |
| XYZ | xyz(26.9213, 39.3401, 47.7610) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.21
Lightseagreen
#20B2AA
ΔE00 2.64
Tealish
#24BCA8
ΔE00 3.48
Turquoise (survey)
#06C2AC
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB1 #BB303A
analogous
#30BB6B #30BBB1 #307FBB
triadic
#30BBB1 #B130BB #BBB130
tetradic
#30BBB1 #6B30BB #BB303A #7FBB30
square
#30BBB1 #6B30BB #BB303A #7FBB30
split-complementary
#30BBB1 #BB307F #BB6B30
monochromatic
#175A55 #238A83 #30BBB1 #55D3CA #86E0D9
Accessibility & contrast
On white
2.37
#30BBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#30BBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB1
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB1 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B1
Deuteranopia (green-blind)
#9DA2B2
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bbb1; /* rgb */ color: rgb(48, 187, 177); /* oklch */ color: oklch(71.9% 0.115 187.7);
Tailwind
colors: {
custom: {
50: '#7fd0c8',
500: '#30bbb1',
950: '#000000',
},
}SCSS
$custom: #30bbb1; $custom-light: #7fd0c8; $custom-dark: #000000;
JSON
{
"hex": "#30bbb1",
"rgb": {
"r": 48,
"g": 187,
"b": 177
},
"hsl": {
"h": 175.683,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.71873,
"c": 0.11461,
"h": 187.7
},
"luminance": 0.39343
}Semantic roles & 50–950 ramp
primary
#30BBB1
secondary
#C97D83
accent
#4551E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282