#30BBB5#30BBB5
#30BBB5 is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.114 H 190.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #30BBB5 |
|---|---|
| RGB | rgb(48, 187, 181) |
| HSL | hsl(177, 59%, 46%) |
| HSV | hsv(177, 74%, 73%) |
| CMYK | cmyk(74.3%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(69.11, -36.87, -7.44) |
| CIE-LCH | lch(69.11, 37.61, 191.41°) |
| OKLab | oklab(72.01% -0.1118 -0.0208) |
| OKLCH | oklch(72.01% 0.114 190.5) |
| XYZ | xyz(27.3258, 39.5019, 49.8916) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.42
Lightseagreen
#20B2AA
ΔE00 2.77
Tealish
#24BCA8
ΔE00 4.93
Turquoise (survey)
#06C2AC
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BBB5 #BB3036
analogous
#30BB6F #30BBB5 #307BBB
triadic
#30BBB5 #B530BB #BBB530
tetradic
#30BBB5 #6F30BB #BB3036 #7BBB30
square
#30BBB5 #6F30BB #BB3036 #7BBB30
split-complementary
#30BBB5 #BB307B #BB6F30
monochromatic
#175A57 #238A86 #30BBB5 #55D3CE #86E0DC
Accessibility & contrast
On white
2.36
#30BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#30BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BBB5
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BBB5 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B5
Deuteranopia (green-blind)
#9CA3B6
Tritanopia (blue-blind)
#00C0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bbb5; /* rgb */ color: rgb(48, 187, 181); /* oklch */ color: oklch(72.0% 0.114 190.5);
Tailwind
colors: {
custom: {
50: '#7fd0cb',
500: '#30bbb5',
950: '#000000',
},
}SCSS
$custom: #30bbb5; $custom-light: #7fd0cb; $custom-dark: #000000;
JSON
{
"hex": "#30bbb5",
"rgb": {
"r": 48,
"g": 187,
"b": 181
},
"hsl": {
"h": 177.41,
"s": 59.149,
"l": 46.078
},
"oklch": {
"l": 0.72007,
"c": 0.11371,
"h": 190.5
},
"luminance": 0.39505
}Semantic roles & 50–950 ramp
primary
#30BBB5
secondary
#C97D81
accent
#454CE2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282