#30BCAF#30BCAF
#30BCAF is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.116 H 185.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #30BCAF |
|---|---|
| RGB | rgb(48, 188, 175) |
| HSL | hsl(174, 59%, 46%) |
| HSV | hsv(174, 74%, 74%) |
| CMYK | cmyk(74.5%, 0%, 6.9%, 26.3%) |
| CIE-LAB | lab(69.25, -39.01, -3.95) |
| CIE-LCH | lch(69.25, 39.21, 185.78°) |
| OKLab | oklab(72.06% -0.1155 -0.0113) |
| OKLCH | oklch(72.06% 0.116 185.6) |
| XYZ | xyz(26.9363, 39.6867, 46.7898) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.03
Tealish
#24BCA8
ΔE00 2.43
Lightseagreen
#20B2AA
ΔE00 3.24
Turquoise (survey)
#06C2AC
ΔE00 3.38
Mediumturquoise
#48D1CC
ΔE00 6.44
Greeny Blue
#42B395
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#30BCAF #BC303D
analogous
#30BC69 #30BCAF #3083BC
triadic
#30BCAF #AF30BC #BCAF30
tetradic
#30BCAF #6930BC #BC303D #83BC30
square
#30BCAF #6930BC #BC303D #83BC30
split-complementary
#30BCAF #BC3083 #BC6930
monochromatic
#175A54 #248B82 #30BCAF #55D4C8 #86E0D8
Accessibility & contrast
On white
2.35
#30BCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#30BCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #30BCAF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##30BCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##30BCAF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AF
Deuteranopia (green-blind)
#9FA3B0
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #30bcaf; /* rgb */ color: rgb(48, 188, 175); /* oklch */ color: oklch(72.1% 0.116 185.6);
Tailwind
colors: {
custom: {
50: '#7fd1c6',
500: '#30bcaf',
950: '#000000',
},
}SCSS
$custom: #30bcaf; $custom-light: #7fd1c6; $custom-dark: #000000;
JSON
{
"hex": "#30bcaf",
"rgb": {
"r": 48,
"g": 188,
"b": 175
},
"hsl": {
"h": 174.429,
"s": 59.322,
"l": 46.275
},
"oklch": {
"l": 0.72057,
"c": 0.11604,
"h": 185.6
},
"luminance": 0.3969
}Semantic roles & 50–950 ramp
primary
#30BCAF
secondary
#CA7E85
accent
#4554E3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282