#4BAEBB#4BAEBB
#4BAEBB is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.8% C 0.093 H 207.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAEBB |
|---|---|
| RGB | rgb(75, 174, 187) |
| HSL | hsl(187, 45%, 51%) |
| HSV | hsv(187, 60%, 73%) |
| CMYK | cmyk(59.9%, 7%, 0%, 26.7%) |
| CIE-LAB | lab(66.02, -24.85, -15.32) |
| CIE-LCH | lch(66.02, 29.19, 211.65°) |
| OKLab | oklab(69.75% -0.0831 -0.0424) |
| OKLCH | oklch(69.75% 0.093 207.1) |
| XYZ | xyz(27.0036, 35.3531, 52.4048) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.06
Cadetblue
#5F9EA0
ΔE00 6.50
Lightseagreen
#20B2AA
ΔE00 9.12
Darkturquoise
#00CED1
ΔE00 10.06
Greyblue
#77A1B5
ΔE00 10.13
Sea
#3C9992
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAEBB #BB584B
analogous
#4BBB90 #4BAEBB #4B76BB
triadic
#4BAEBB #BB4BAE #AEBB4B
tetradic
#4BAEBB #904BBB #BB584B #76BB4B
square
#4BAEBB #904BBB #BB584B #76BB4B
split-complementary
#4BAEBB #BB4B76 #BB904B
monochromatic
#265E65 #378792 #4BAEBB #77C2CC #A4D6DD
Accessibility & contrast
On white
2.60
#4BAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#4BAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAEBB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAEBB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4baebb; /* rgb */ color: rgb(75, 174, 187); /* oklch */ color: oklch(69.8% 0.093 207.1);
Tailwind
colors: {
custom: {
50: '#89c6cf',
500: '#4baebb',
950: '#000000',
},
}SCSS
$custom: #4baebb; $custom-light: #89c6cf; $custom-dark: #000000;
JSON
{
"hex": "#4baebb",
"rgb": {
"r": 75,
"g": 174,
"b": 187
},
"hsl": {
"h": 186.964,
"s": 45.161,
"l": 51.373
},
"oklch": {
"l": 0.69752,
"c": 0.09327,
"h": 207.1
},
"luminance": 0.35356
}Semantic roles & 50–950 ramp
primary
#4BAEBB
secondary
#CA9E98
accent
#6253D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282