#30BAB8#30BAB8
#30BAB8 is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.113 H 193.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #30BAB8 |
|---|---|
| RGB | rgb(48, 186, 184) |
| HSL | hsl(179, 59%, 46%) |
| HSV | hsv(179, 74%, 73%) |
| CMYK | cmyk(74.2%, 0%, 1.1%, 27.1%) |
| CIE-LAB | lab(68.90, -35.54, -9.41) |
| CIE-LCH | lch(68.90, 36.76, 194.83°) |
| OKLab | oklab(71.86% -0.1095 -0.0262) |
| OKLCH | oklch(71.86% 0.113 193.5) |
| XYZ | xyz(27.4256, 39.2036, 51.4597) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.37
Topaz
#13BBAF
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 5.47
Mediumturquoise
#48D1CC
ΔE00 6.07
Tealish
#24BCA8
ΔE00 6.42
Turquoise (survey)
#06C2AC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BAB8 #BA3032
analogous
#30BA73 #30BAB8 #3077BA
triadic
#30BAB8 #B830BA #BAB830
tetradic
#30BAB8 #7330BA #BA3032 #77BA30
square
#30BAB8 #7330BA #BA3032 #77BA30
split-complementary
#30BAB8 #BA3077 #BA7330
monochromatic
#175958 #238988 #30BAB8 #54D3D1 #85DFDE
Accessibility & contrast
On white
2.38
#30BAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#30BAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BAB8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BAB8 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1B8
Deuteranopia (green-blind)
#9AA2B9
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #30bab8; /* rgb */ color: rgb(48, 186, 184); /* oklch */ color: oklch(71.9% 0.113 193.5);
Tailwind
colors: {
custom: {
50: '#7fcfcd',
500: '#30bab8',
950: '#000000',
},
}SCSS
$custom: #30bab8; $custom-light: #7fcfcd; $custom-dark: #000000;
JSON
{
"hex": "#30bab8",
"rgb": {
"r": 48,
"g": 186,
"b": 184
},
"hsl": {
"h": 179.13,
"s": 58.974,
"l": 45.882
},
"oklch": {
"l": 0.71862,
"c": 0.11256,
"h": 193.5
},
"luminance": 0.39207
}Semantic roles & 50–950 ramp
primary
#30BAB8
secondary
#C97D7E
accent
#4648E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282