#4BAEBA#4BAEBA
#4BAEBA is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.7% C 0.093 H 206.2°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAEBA |
|---|---|
| RGB | rgb(75, 174, 186) |
| HSL | hsl(186, 45%, 51%) |
| HSV | hsv(186, 60%, 73%) |
| CMYK | cmyk(59.7%, 6.5%, 0%, 27.1%) |
| CIE-LAB | lab(65.99, -25.14, -14.81) |
| CIE-LCH | lch(65.99, 29.18, 210.51°) |
| OKLab | oklab(69.71% -0.0835 -0.041) |
| OKLCH | oklch(69.71% 0.093 206.2) |
| XYZ | xyz(26.8969, 35.3104, 51.8430) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.18
Cadetblue
#5F9EA0
ΔE00 6.33
Lightseagreen
#20B2AA
ΔE00 8.74
Darkturquoise
#00CED1
ΔE00 9.88
Sea
#3C9992
ΔE00 10.25
Greyblue
#77A1B5
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAEBA #BA574B
analogous
#4BBA8E #4BAEBA #4B76BA
triadic
#4BAEBA #BA4BAE #AEBA4B
tetradic
#4BAEBA #8E4BBA #BA574B #76BA4B
square
#4BAEBA #8E4BBA #BA574B #76BA4B
split-complementary
#4BAEBA #BA4B76 #BA8E4B
monochromatic
#265E64 #378790 #4BAEBA #77C2CB #A3D6DC
Accessibility & contrast
On white
2.60
#4BAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#4BAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAEBA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAEBA | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4baeba; /* rgb */ color: rgb(75, 174, 186); /* oklch */ color: oklch(69.7% 0.093 206.2);
Tailwind
colors: {
custom: {
50: '#89c6ce',
500: '#4baeba',
950: '#000000',
},
}SCSS
$custom: #4baeba; $custom-light: #89c6ce; $custom-dark: #000000;
JSON
{
"hex": "#4baeba",
"rgb": {
"r": 75,
"g": 174,
"b": 186
},
"hsl": {
"h": 186.486,
"s": 44.578,
"l": 51.176
},
"oklch": {
"l": 0.69714,
"c": 0.09302,
"h": 206.2
},
"luminance": 0.35313
}Semantic roles & 50–950 ramp
primary
#4BAEBA
secondary
#C99D98
accent
#6154D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282