#30BBB8#30BBB8
#30BBB8 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.113 H 192.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB8 |
|---|---|
| RGB | rgb(48, 187, 184) |
| HSL | hsl(179, 59%, 46%) |
| HSV | hsv(179, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.20, -36.00, -8.96) |
| CIE-LCH | lch(69.20, 37.10, 193.97°) |
| OKLab | oklab(72.11% -0.1104 -0.025) |
| OKLCH | oklch(72.11% 0.113 192.7) |
| XYZ | xyz(27.6370, 39.6264, 51.5302) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.32
Topaz
#13BBAF
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.78
Tealish
#24BCA8
ΔE00 6.04
Turquoise (survey)
#06C2AC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB8 #BB3033
analogous
#30BB72 #30BBB8 #3078BB
triadic
#30BBB8 #B830BB #BBB830
tetradic
#30BBB8 #7230BB #BB3033 #78BB30
square
#30BBB8 #7230BB #BB3033 #78BB30
split-complementary
#30BBB8 #BB3078 #BB7230
monochromatic
#175A58 #238A88 #30BBB8 #55D3D1 #86E0DE
Accessibility & contrast
On white
2.35
#30BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#30BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#9BA3B9
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bbb8; /* rgb */ color: rgb(48, 187, 184); /* oklch */ color: oklch(72.1% 0.113 192.7);
Tailwind
colors: {
custom: {
50: '#80d0cd',
500: '#30bbb8',
950: '#000000',
},
}SCSS
$custom: #30bbb8; $custom-light: #80d0cd; $custom-dark: #000000;
JSON
{
"hex": "#30bbb8",
"rgb": {
"r": 48,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.705,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.72109,
"c": 0.11324,
"h": 192.7
},
"luminance": 0.3963
}Semantic roles & 50–950 ramp
primary
#30BBB8
secondary
#C97D7F
accent
#4549E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282