#30BBBF#30BBBF
#30BBBF is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.4% C 0.113 H 197.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBBF |
|---|---|
| RGB | rgb(48, 187, 191) |
| HSL | hsl(182, 60%, 47%) |
| HSV | hsv(182, 75%, 75%) |
| CMYK | cmyk(74.9%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(69.42, -33.95, -12.48) |
| CIE-LCH | lch(69.42, 36.18, 200.18°) |
| OKLab | oklab(72.36% -0.1074 -0.0347) |
| OKLCH | oklch(72.36% 0.113 197.9) |
| XYZ | xyz(28.3889, 39.9272, 55.4906) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.98
Lightseagreen
#20B2AA
ΔE00 5.35
Turquoise Blue
#06B1C4
ΔE00 5.89
Topaz
#13BBAF
ΔE00 6.05
Mediumturquoise
#48D1CC
ΔE00 6.45
Aqua Blue
#02D8E9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBBF #BF3430
analogous
#30BF7B #30BBBF #3074BF
triadic
#30BBBF #BF30BB #BBBF30
tetradic
#30BBBF #7B30BF #BF3430 #74BF30
square
#30BBBF #7B30BF #BF3430 #74BF30
split-complementary
#30BBBF #BF3074 #BF7B30
monochromatic
#175B5D #248B8E #30BBBF #57D1D5 #88DFE1
Accessibility & contrast
On white
2.34
#30BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#30BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBBF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBBF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#99A3C0
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bbbf; /* rgb */ color: rgb(48, 187, 191); /* oklch */ color: oklch(72.4% 0.113 197.9);
Tailwind
colors: {
custom: {
50: '#80d0d2',
500: '#30bbbf',
950: '#000000',
},
}SCSS
$custom: #30bbbf; $custom-light: #80d0d2; $custom-dark: #000000;
JSON
{
"hex": "#30bbbf",
"rgb": {
"r": 48,
"g": 187,
"b": 191
},
"hsl": {
"h": 181.678,
"s": 59.833,
"l": 46.863
},
"oklch": {
"l": 0.72355,
"c": 0.11284,
"h": 197.9
},
"luminance": 0.39931
}Semantic roles & 50–950 ramp
primary
#30BBBF
secondary
#CB8280
accent
#4945E3
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282