#30BABB#30BABB
#30BABB is a light, moderate teal. Relative luminance 0.393; OKLCH L 72.0% C 0.112 H 195.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #30BABB |
|---|---|
| RGB | rgb(48, 186, 187) |
| HSL | hsl(180, 59%, 46%) |
| HSV | hsv(180, 74%, 73%) |
| CMYK | cmyk(74.3%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.99, -34.66, -10.92) |
| CIE-LCH | lch(68.99, 36.34, 197.49°) |
| OKLab | oklab(71.97% -0.1081 -0.0304) |
| OKLCH | oklch(71.97% 0.112 195.7) |
| XYZ | xyz(27.7434, 39.3307, 53.1335) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.25
Topaz
#13BBAF
ΔE00 4.94
Darkturquoise
#00CED1
ΔE00 5.24
Mediumturquoise
#48D1CC
ΔE00 6.29
Turquoise Blue
#06B1C4
ΔE00 6.78
Tealish
#24BCA8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BABB #BB3130
analogous
#30BB76 #30BABB #3074BB
triadic
#30BABB #BB30BA #BABB30
tetradic
#30BABB #7630BB #BB3130 #74BB30
square
#30BABB #7630BB #BB3130 #74BB30
split-complementary
#30BABB #BB3074 #BB7630
monochromatic
#17595A #238A8A #30BABB #55D2D3 #86DFE0
Accessibility & contrast
On white
2.37
#30BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#30BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BABB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BABB | 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)
#ADB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30babb; /* rgb */ color: rgb(48, 186, 187); /* oklch */ color: oklch(72.0% 0.112 195.7);
Tailwind
colors: {
custom: {
50: '#80cfcf',
500: '#30babb',
950: '#000000',
},
}SCSS
$custom: #30babb; $custom-light: #80cfcf; $custom-dark: #000000;
JSON
{
"hex": "#30babb",
"rgb": {
"r": 48,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.432,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.71967,
"c": 0.11233,
"h": 195.7
},
"luminance": 0.39334
}Semantic roles & 50–950 ramp
primary
#30BABB
secondary
#C97E7D
accent
#4745E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282