#4BABBE#4BABBE
#4BABBE is a light, moderate teal. Relative luminance 0.343; OKLCH L 69.1% C 0.093 H 212.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #4BABBE |
|---|---|
| RGB | rgb(75, 171, 190) |
| HSL | hsl(190, 47%, 52%) |
| HSV | hsv(190, 61%, 75%) |
| CMYK | cmyk(60.5%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(65.23, -22.44, -18.18) |
| CIE-LCH | lch(65.23, 28.88, 219.02°) |
| OKLab | oklab(69.15% -0.0786 -0.0504) |
| OKLCH | oklch(69.15% 0.093 212.7) |
| XYZ | xyz(26.7550, 34.3367, 53.9228) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 8.44
Bluegrey
#85A3B2
ΔE00 10.60
Lightseagreen
#20B2AA
ΔE00 11.51
Bright Sky Blue
#02CCFE
ΔE00 11.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BABBE #BE5E4B
analogous
#4BBE98 #4BABBE #4B72BE
triadic
#4BABBE #BE4BAB #ABBE4B
tetradic
#4BABBE #984BBE #BE5E4B #72BE4B
square
#4BABBE #984BBE #BE5E4B #72BE4B
split-complementary
#4BABBE #BE4B72 #BE984B
monochromatic
#265E69 #368696 #4BABBE #78C0CE #A5D5DE
Accessibility & contrast
On white
2.67
#4BABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#4BABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BABBE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BABBE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4babbe; /* rgb */ color: rgb(75, 171, 190); /* oklch */ color: oklch(69.1% 0.093 212.7);
Tailwind
colors: {
custom: {
50: '#89c4d1',
500: '#4babbe',
950: '#000000',
},
}SCSS
$custom: #4babbe; $custom-light: #89c4d1; $custom-dark: #000000;
JSON
{
"hex": "#4babbe",
"rgb": {
"r": 75,
"g": 171,
"b": 190
},
"hsl": {
"h": 189.913,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.69147,
"c": 0.09339,
"h": 212.7
},
"luminance": 0.34339
}Semantic roles & 50–950 ramp
primary
#4BABBE
secondary
#CCA299
accent
#6751D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182