#48BB94#48BB94
#48BB94 is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.6% C 0.119 H 167.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #48BB94 |
|---|---|
| RGB | rgb(72, 187, 148) |
| HSL | hsl(160, 46%, 51%) |
| HSV | hsv(160, 61%, 73%) |
| CMYK | cmyk(61.5%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(68.79, -41.80, 10.25) |
| CIE-LCH | lch(68.79, 43.03, 166.22°) |
| OKLab | oklab(71.61% -0.1163 0.0263) |
| OKLCH | oklch(71.61% 0.119 167.3) |
| XYZ | xyz(25.7854, 39.0538, 34.1905) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.23
Green Blue
#01C08D
ΔE00 3.72
Greenblue
#23C48B
ΔE00 4.69
Greenish Teal
#32BF84
ΔE00 4.75
Mediumaquamarine
#66CDAA
ΔE00 5.41
Dark Seafoam
#1FB57A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48BB94 #BB486F
analogous
#48BB5A #48BB94 #48A9BB
triadic
#48BB94 #9448BB #BB9448
tetradic
#48BB94 #5A48BB #BB486F #A9BB48
square
#48BB94 #5A48BB #BB486F #A9BB48
split-complementary
#48BB94 #BB48A9 #BB5A48
monochromatic
#25644E #369071 #48BB94 #75CCAE #A1DCC8
Accessibility & contrast
On white
2.38
#48BB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#48BB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48BB94
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48BB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48BB94 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF92
Deuteranopia (green-blind)
#A7A397
Tritanopia (blue-blind)
#00BCB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #48bb94; /* rgb */ color: rgb(72, 187, 148); /* oklch */ color: oklch(71.6% 0.119 167.3);
Tailwind
colors: {
custom: {
50: '#87d0b3',
500: '#48bb94',
950: '#000000',
},
}SCSS
$custom: #48bb94; $custom-light: #87d0b3; $custom-dark: #000000;
JSON
{
"hex": "#48bb94",
"rgb": {
"r": 72,
"g": 187,
"b": 148
},
"hsl": {
"h": 159.652,
"s": 45.817,
"l": 50.784
},
"oklch": {
"l": 0.71612,
"c": 0.11925,
"h": 167.3
},
"luminance": 0.39056
}Semantic roles & 50–950 ramp
primary
#48BB94
secondary
#C996A7
accent
#527FD5
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280