#4BAABA#4BAABA
#4BAABA is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.8% C 0.092 H 210.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAABA |
|---|---|
| RGB | rgb(75, 170, 186) |
| HSL | hsl(189, 45%, 51%) |
| HSV | hsv(189, 60%, 73%) |
| CMYK | cmyk(59.7%, 8.6%, 0%, 27.1%) |
| CIE-LAB | lab(64.79, -23.11, -16.62) |
| CIE-LCH | lch(64.79, 28.47, 215.72°) |
| OKLab | oklab(68.75% -0.0791 -0.046) |
| OKLCH | oklch(68.75% 0.092 210.2) |
| XYZ | xyz(26.1357, 33.7878, 51.5892) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.55
Cadetblue
#5F9EA0
ΔE00 6.41
Greyblue
#77A1B5
ΔE00 8.94
Lightseagreen
#20B2AA
ΔE00 10.51
Sea
#3C9992
ΔE00 10.95
Bluegrey
#85A3B2
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAABA #BA5B4B
analogous
#4BBA92 #4BAABA #4B72BA
triadic
#4BAABA #BA4BAA #AABA4B
tetradic
#4BAABA #924BBA #BA5B4B #72BA4B
square
#4BAABA #924BBA #BA5B4B #72BA4B
split-complementary
#4BAABA #BA4B72 #BA924B
monochromatic
#265B64 #378490 #4BAABA #77BFCB #A3D4DC
Accessibility & contrast
On white
2.71
#4BAABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#4BAABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAABA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAABA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#8B98BA
Tritanopia (blue-blind)
#00B1AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #4baaba; /* rgb */ color: rgb(75, 170, 186); /* oklch */ color: oklch(68.8% 0.092 210.2);
Tailwind
colors: {
custom: {
50: '#88c3ce',
500: '#4baaba',
950: '#000000',
},
}SCSS
$custom: #4baaba; $custom-light: #88c3ce; $custom-dark: #000000;
JSON
{
"hex": "#4baaba",
"rgb": {
"r": 75,
"g": 170,
"b": 186
},
"hsl": {
"h": 188.649,
"s": 44.578,
"l": 51.176
},
"oklch": {
"l": 0.68753,
"c": 0.09157,
"h": 210.2
},
"luminance": 0.3379
}Semantic roles & 50–950 ramp
primary
#4BAABA
secondary
#C99F98
accent
#6654D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182