#48BB9B#48BB9B
#48BB9B is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.8% C 0.114 H 171.5°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #48BB9B |
|---|---|
| RGB | rgb(72, 187, 155) |
| HSL | hsl(163, 46%, 51%) |
| HSV | hsv(163, 61%, 73%) |
| CMYK | cmyk(61.5%, 0%, 17.1%, 26.7%) |
| CIE-LAB | lab(68.96, -40.14, 6.66) |
| CIE-LCH | lch(68.96, 40.68, 170.58°) |
| OKLab | oklab(71.8% -0.1131 0.017) |
| OKLCH | oklch(71.8% 0.114 171.5) |
| XYZ | xyz(26.3563, 39.2822, 37.1972) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.26
Tealish
#24BCA8
ΔE00 4.58
Turquoise (survey)
#06C2AC
ΔE00 4.89
Green Blue
#01C08D
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.23
Greenblue
#23C48B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48BB9B #BB4868
analogous
#48BB61 #48BB9B #48A2BB
triadic
#48BB9B #9B48BB #BB9B48
tetradic
#48BB9B #6148BB #BB4868 #A2BB48
square
#48BB9B #6148BB #BB4868 #A2BB48
split-complementary
#48BB9B #BB48A2 #BB6148
monochromatic
#256452 #369077 #48BB9B #75CCB3 #A1DCCC
Accessibility & contrast
On white
2.37
#48BB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#48BB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48BB9B
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48BB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48BB9B | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF99
Deuteranopia (green-blind)
#A5A39D
Tritanopia (blue-blind)
#00BCB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #48bb9b; /* rgb */ color: rgb(72, 187, 155); /* oklch */ color: oklch(71.8% 0.114 171.5);
Tailwind
colors: {
custom: {
50: '#87d0b8',
500: '#48bb9b',
950: '#000000',
},
}SCSS
$custom: #48bb9b; $custom-light: #87d0b8; $custom-dark: #000000;
JSON
{
"hex": "#48bb9b",
"rgb": {
"r": 72,
"g": 187,
"b": 155
},
"hsl": {
"h": 163.304,
"s": 45.817,
"l": 50.784
},
"oklch": {
"l": 0.71801,
"c": 0.11433,
"h": 171.5
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#48BB9B
secondary
#C996A4
accent
#5277D5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280