#48BBB2#48BBB2
#48BBB2 is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.104 H 187.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #48BBB2 |
|---|---|
| RGB | rgb(72, 187, 178) |
| HSL | hsl(175, 46%, 51%) |
| HSV | hsv(175, 61%, 73%) |
| CMYK | cmyk(61.5%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(69.56, -34.24, -5.07) |
| CIE-LCH | lch(69.56, 34.61, 188.42°) |
| OKLab | oklab(72.5% -0.1025 -0.0143) |
| OKLCH | oklch(72.5% 0.104 187.9) |
| XYZ | xyz(28.4751, 40.1297, 48.3560) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.67
Lightseagreen
#20B2AA
ΔE00 3.31
Tealish
#24BCA8
ΔE00 4.30
Turquoise (survey)
#06C2AC
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48BBB2 #BB4851
analogous
#48BB78 #48BBB2 #488ABB
triadic
#48BBB2 #B248BB #BBB248
tetradic
#48BBB2 #7848BB #BB4851 #8ABB48
square
#48BBB2 #7848BB #BB4851 #8ABB48
split-complementary
#48BBB2 #BB488A #BB7848
monochromatic
#25645F #369089 #48BBB2 #75CCC5 #A1DCD8
Accessibility & contrast
On white
2.33
#48BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#48BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48BBB2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48BBB2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#A0A4B3
Tritanopia (blue-blind)
#00BFB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #48bbb2; /* rgb */ color: rgb(72, 187, 178); /* oklch */ color: oklch(72.5% 0.104 187.9);
Tailwind
colors: {
custom: {
50: '#88d0c9',
500: '#48bbb2',
950: '#000000',
},
}SCSS
$custom: #48bbb2; $custom-light: #88d0c9; $custom-dark: #000000;
JSON
{
"hex": "#48bbb2",
"rgb": {
"r": 72,
"g": 187,
"b": 178
},
"hsl": {
"h": 175.304,
"s": 45.817,
"l": 50.784
},
"oklch": {
"l": 0.72495,
"c": 0.10354,
"h": 187.9
},
"luminance": 0.40133
}Semantic roles & 50–950 ramp
primary
#48BBB2
secondary
#C9969A
accent
#525DD5
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0D1413
muted
#7D8282