#4BB2BB#4BB2BB
#4BB2BB is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.7% C 0.095 H 203.2°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB2BB |
|---|---|
| RGB | rgb(75, 178, 187) |
| HSL | hsl(185, 45%, 51%) |
| HSV | hsv(185, 60%, 73%) |
| CMYK | cmyk(59.9%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(67.22, -26.85, -13.52) |
| CIE-LCH | lch(67.22, 30.06, 206.72°) |
| OKLab | oklab(70.71% -0.0874 -0.0374) |
| OKLCH | oklch(70.71% 0.095 203.2) |
| XYZ | xyz(27.7879, 36.9216, 52.6662) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 6.88
Lightseagreen
#20B2AA
ΔE00 7.48
Darkturquoise
#00CED1
ΔE00 8.36
Topaz
#13BBAF
ΔE00 9.10
Mediumturquoise
#48D1CC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB2BB #BB544B
analogous
#4BBB8C #4BB2BB #4B7ABB
triadic
#4BB2BB #BB4BB2 #B2BB4B
tetradic
#4BB2BB #8C4BBB #BB544B #7ABB4B
square
#4BB2BB #8C4BBB #BB544B #7ABB4B
split-complementary
#4BB2BB #BB4B7A #BB8C4B
monochromatic
#266065 #378A92 #4BB2BB #77C5CC #A4D8DD
Accessibility & contrast
On white
2.50
#4BB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#4BB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB2BB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB2BB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #4bb2bb; /* rgb */ color: rgb(75, 178, 187); /* oklch */ color: oklch(70.7% 0.095 203.2);
Tailwind
colors: {
custom: {
50: '#89c9cf',
500: '#4bb2bb',
950: '#000000',
},
}SCSS
$custom: #4bb2bb; $custom-light: #89c9cf; $custom-dark: #000000;
JSON
{
"hex": "#4bb2bb",
"rgb": {
"r": 75,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.821,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.70715,
"c": 0.09505,
"h": 203.2
},
"luminance": 0.36925
}Semantic roles & 50–950 ramp
primary
#4BB2BB
secondary
#CA9C98
accent
#5D53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282