#48BCAB#48BCAB
#48BCAB is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.5% C 0.107 H 181.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #48BCAB |
|---|---|
| RGB | rgb(72, 188, 171) |
| HSL | hsl(171, 46%, 51%) |
| HSV | hsv(171, 62%, 74%) |
| CMYK | cmyk(61.7%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(69.67, -36.56, -1.07) |
| CIE-LCH | lch(69.67, 36.58, 181.68°) |
| OKLab | oklab(72.52% -0.1068 -0.0035) |
| OKLCH | oklch(72.52% 0.107 181.9) |
| XYZ | xyz(28.0030, 40.2815, 44.8195) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.15
Topaz
#13BBAF
ΔE00 2.97
Turquoise (survey)
#06C2AC
ΔE00 3.21
Lightseagreen
#20B2AA
ΔE00 4.59
Greeny Blue
#42B395
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48BCAB #BC4859
analogous
#48BC71 #48BCAB #4893BC
triadic
#48BCAB #AB48BC #BCAB48
tetradic
#48BCAB #7148BC #BC4859 #93BC48
square
#48BCAB #7148BC #BC4859 #93BC48
split-complementary
#48BCAB #BC4893 #BC7148
monochromatic
#25655B #359284 #48BCAB #75CCC0 #A2DDD4
Accessibility & contrast
On white
2.32
#48BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#48BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48BCAB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48BCAB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#A2A5AD
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #48bcab; /* rgb */ color: rgb(72, 188, 171); /* oklch */ color: oklch(72.5% 0.107 181.9);
Tailwind
colors: {
custom: {
50: '#88d1c4',
500: '#48bcab',
950: '#000000',
},
}SCSS
$custom: #48bcab; $custom-light: #88d1c4; $custom-dark: #000000;
JSON
{
"hex": "#48bcab",
"rgb": {
"r": 72,
"g": 188,
"b": 171
},
"hsl": {
"h": 171.207,
"s": 46.4,
"l": 50.98
},
"oklch": {
"l": 0.72518,
"c": 0.10682,
"h": 181.9
},
"luminance": 0.40284
}Semantic roles & 50–950 ramp
primary
#48BCAB
secondary
#CA969E
accent
#5265D6
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281