#4BAABB#4BAABB
#4BAABB is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.8% C 0.092 H 211.1°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAABB |
|---|---|
| RGB | rgb(75, 170, 187) |
| HSL | hsl(189, 45%, 51%) |
| HSV | hsv(189, 60%, 73%) |
| CMYK | cmyk(59.9%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.83, -22.82, -17.12) |
| CIE-LCH | lch(64.83, 28.53, 216.89°) |
| OKLab | oklab(68.79% -0.0787 -0.0475) |
| OKLCH | oklch(68.79% 0.092 211.1) |
| XYZ | xyz(26.2423, 33.8305, 52.1510) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.63
Cadetblue
#5F9EA0
ΔE00 6.67
Greyblue
#77A1B5
ΔE00 8.72
Bluegrey
#85A3B2
ΔE00 10.82
Lightseagreen
#20B2AA
ΔE00 10.87
Sea
#3C9992
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAABB #BB5C4B
analogous
#4BBB94 #4BAABB #4B72BB
triadic
#4BAABB #BB4BAA #AABB4B
tetradic
#4BAABB #944BBB #BB5C4B #72BB4B
square
#4BAABB #944BBB #BB5C4B #72BB4B
split-complementary
#4BAABB #BB4B72 #BB944B
monochromatic
#265C65 #378492 #4BAABB #77BFCC #A4D4DD
Accessibility & contrast
On white
2.70
#4BAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#4BAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAABB
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAABB | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8B98BB
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4baabb; /* rgb */ color: rgb(75, 170, 187); /* oklch */ color: oklch(68.8% 0.092 211.1);
Tailwind
colors: {
custom: {
50: '#88c3cf',
500: '#4baabb',
950: '#000000',
},
}SCSS
$custom: #4baabb; $custom-light: #88c3cf; $custom-dark: #000000;
JSON
{
"hex": "#4baabb",
"rgb": {
"r": 75,
"g": 170,
"b": 187
},
"hsl": {
"h": 189.107,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.68791,
"c": 0.09194,
"h": 211.1
},
"luminance": 0.33833
}Semantic roles & 50–950 ramp
primary
#4BAABB
secondary
#CAA098
accent
#6753D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182