#30BBB0#30BBB0
#30BBB0 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.115 H 186.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB0 |
|---|---|
| RGB | rgb(48, 187, 176) |
| HSL | hsl(175, 59%, 46%) |
| HSV | hsv(175, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(68.97, -38.28, -4.91) |
| CIE-LCH | lch(68.97, 38.60, 187.31°) |
| OKLab | oklab(71.84% -0.114 -0.0139) |
| OKLCH | oklch(71.84% 0.115 186.9) |
| XYZ | xyz(26.8220, 39.3004, 47.2380) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.02
Lightseagreen
#20B2AA
ΔE00 2.73
Tealish
#24BCA8
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 4.09
Mediumturquoise
#48D1CC
ΔE00 6.35
Darkturquoise
#00CED1
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB0 #BB303B
analogous
#30BB6A #30BBB0 #3080BB
triadic
#30BBB0 #B030BB #BBB030
tetradic
#30BBB0 #6A30BB #BB303B #80BB30
square
#30BBB0 #6A30BB #BB303B #80BB30
split-complementary
#30BBB0 #BB3080 #BB6A30
monochromatic
#175A54 #238A82 #30BBB0 #55D3C9 #86E0D9
Accessibility & contrast
On white
2.37
#30BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#30BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB0
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB0 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#9EA2B1
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bbb0; /* rgb */ color: rgb(48, 187, 176); /* oklch */ color: oklch(71.8% 0.115 186.9);
Tailwind
colors: {
custom: {
50: '#7fd0c7',
500: '#30bbb0',
950: '#000000',
},
}SCSS
$custom: #30bbb0; $custom-light: #7fd0c7; $custom-dark: #000000;
JSON
{
"hex": "#30bbb0",
"rgb": {
"r": 48,
"g": 187,
"b": 176
},
"hsl": {
"h": 175.252,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.71841,
"c": 0.11488,
"h": 186.9
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#30BBB0
secondary
#C97D83
accent
#4552E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282