#48BC9A#48BC9A
#48BC9A is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.0% C 0.116 H 170.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #48BC9A |
|---|---|
| RGB | rgb(72, 188, 154) |
| HSL | hsl(162, 46%, 51%) |
| HSV | hsv(162, 62%, 74%) |
| CMYK | cmyk(61.7%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(69.24, -40.82, 7.61) |
| CIE-LCH | lch(69.24, 41.52, 169.44°) |
| OKLab | oklab(72.02% -0.1146 0.0194) |
| OKLCH | oklch(72.02% 0.116 170.4) |
| XYZ | xyz(26.4856, 39.6745, 36.8277) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.64
Green Blue
#01C08D
ΔE00 4.69
Mediumaquamarine
#66CDAA
ΔE00 4.97
Tealish
#24BCA8
ΔE00 5.08
Turquoise (survey)
#06C2AC
ΔE00 5.25
Greenblue
#23C48B
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48BC9A #BC486A
analogous
#48BC60 #48BC9A #48A4BC
triadic
#48BC9A #9A48BC #BC9A48
tetradic
#48BC9A #6048BC #BC486A #A4BC48
square
#48BC9A #6048BC #BC486A #A4BC48
split-complementary
#48BC9A #BC48A4 #BC6048
monochromatic
#256552 #359276 #48BC9A #75CCB3 #A2DDCB
Accessibility & contrast
On white
2.35
#48BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#48BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48BC9A
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48BC9A | 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)
#B7B098
Deuteranopia (green-blind)
#A6A49C
Tritanopia (blue-blind)
#00BDB2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #48bc9a; /* rgb */ color: rgb(72, 188, 154); /* oklch */ color: oklch(72.0% 0.116 170.4);
Tailwind
colors: {
custom: {
50: '#87d1b7',
500: '#48bc9a',
950: '#000000',
},
}SCSS
$custom: #48bc9a; $custom-light: #87d1b7; $custom-dark: #000000;
JSON
{
"hex": "#48bc9a",
"rgb": {
"r": 72,
"g": 188,
"b": 154
},
"hsl": {
"h": 162.414,
"s": 46.4,
"l": 50.98
},
"oklch": {
"l": 0.72023,
"c": 0.11623,
"h": 170.4
},
"luminance": 0.39677
}Semantic roles & 50–950 ramp
primary
#48BC9A
secondary
#CA96A5
accent
#5279D6
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280