#4BB2B2#4BB2B2
#4BB2B2 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.095 H 195.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #4BB2B2 |
|---|---|
| RGB | rgb(75, 178, 178) |
| HSL | hsl(180, 41%, 50%) |
| HSV | hsv(180, 58%, 70%) |
| CMYK | cmyk(57.9%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(66.94, -29.39, -8.96) |
| CIE-LCH | lch(66.94, 30.73, 196.95°) |
| OKLab | oklab(70.39% -0.0912 -0.0248) |
| OKLCH | oklch(70.39% 0.095 195.2) |
| XYZ | xyz(26.8545, 36.5483, 47.7501) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.23
Topaz
#13BBAF
ΔE00 5.92
Turquoise Blue
#06B1C4
ΔE00 6.68
Cadetblue
#5F9EA0
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 7.77
Tealish
#24BCA8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BB2B2 #B24B4B
analogous
#4BB27F #4BB2B2 #4B7FB2
triadic
#4BB2B2 #B24BB2 #B2B24B
tetradic
#4BB2B2 #7F4BB2 #B24B4B #7FB24B
square
#4BB2B2 #7F4BB2 #B24B4B #7FB24B
split-complementary
#4BB2B2 #B24B7F #B27F4B
monochromatic
#275C5C #398787 #4BB2B2 #75C5C5 #A0D7D7
Accessibility & contrast
On white
2.53
#4BB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#4BB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BB2B2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BB2B2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#979EB3
Tritanopia (blue-blind)
#00B7B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #4bb2b2; /* rgb */ color: rgb(75, 178, 178); /* oklch */ color: oklch(70.4% 0.095 195.2);
Tailwind
colors: {
custom: {
50: '#88c9c9',
500: '#4bb2b2',
950: '#000000',
},
}SCSS
$custom: #4bb2b2; $custom-light: #88c9c9; $custom-dark: #000000;
JSON
{
"hex": "#4bb2b2",
"rgb": {
"r": 75,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 40.711,
"l": 49.608
},
"oklch": {
"l": 0.70394,
"c": 0.09455,
"h": 195.2
},
"luminance": 0.36551
}Semantic roles & 50–950 ramp
primary
#4BB2B2
secondary
#C49595
accent
#5757D1
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282