#30BBB9#30BBB9
#30BBB9 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.113 H 193.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB9 |
|---|---|
| RGB | rgb(48, 187, 185) |
| HSL | hsl(179, 59%, 46%) |
| HSV | hsv(179, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(69.23, -35.71, -9.46) |
| CIE-LCH | lch(69.23, 36.95, 194.84°) |
| OKLab | oklab(72.14% -0.11 -0.0263) |
| OKLCH | oklch(72.14% 0.113 193.5) |
| XYZ | xyz(27.7422, 39.6684, 52.0842) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.57
Topaz
#13BBAF
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 5.22
Mediumturquoise
#48D1CC
ΔE00 5.81
Tealish
#24BCA8
ΔE00 6.42
Turquoise (survey)
#06C2AC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB9 #BB3032
analogous
#30BB73 #30BBB9 #3077BB
triadic
#30BBB9 #B930BB #BBB930
tetradic
#30BBB9 #7330BB #BB3032 #77BB30
square
#30BBB9 #7330BB #BB3032 #77BB30
split-complementary
#30BBB9 #BB3077 #BB7330
monochromatic
#175A59 #238A89 #30BBB9 #55D3D2 #86E0DF
Accessibility & contrast
On white
2.35
#30BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#30BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB9 | 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)
#AFB1B9
Deuteranopia (green-blind)
#9BA3BA
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bbb9; /* rgb */ color: rgb(48, 187, 185); /* oklch */ color: oklch(72.1% 0.113 193.5);
Tailwind
colors: {
custom: {
50: '#80d0ce',
500: '#30bbb9',
950: '#000000',
},
}SCSS
$custom: #30bbb9; $custom-light: #80d0ce; $custom-dark: #000000;
JSON
{
"hex": "#30bbb9",
"rgb": {
"r": 48,
"g": 187,
"b": 185
},
"hsl": {
"h": 179.137,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.72144,
"c": 0.11312,
"h": 193.5
},
"luminance": 0.39672
}Semantic roles & 50–950 ramp
primary
#30BBB9
secondary
#C97D7F
accent
#4548E2
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282