#4BAEBE#4BAEBE
#4BAEBE is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.9% C 0.094 H 209.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAEBE |
|---|---|
| RGB | rgb(75, 174, 190) |
| HSL | hsl(188, 47%, 52%) |
| HSV | hsv(188, 61%, 75%) |
| CMYK | cmyk(60.5%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(66.12, -23.97, -16.83) |
| CIE-LCH | lch(66.12, 29.29, 215.08°) |
| OKLab | oklab(69.87% -0.0818 -0.0466) |
| OKLCH | oklch(69.87% 0.094 209.7) |
| XYZ | xyz(27.3281, 35.4829, 54.1139) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.99
Cadetblue
#5F9EA0
ΔE00 7.10
Greyblue
#77A1B5
ΔE00 9.46
Lightseagreen
#20B2AA
ΔE00 10.23
Darkturquoise
#00CED1
ΔE00 10.67
Aqua Blue
#02D8E9
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAEBE #BE5B4B
analogous
#4BBE95 #4BAEBE #4B75BE
triadic
#4BAEBE #BE4BAE #AEBE4B
tetradic
#4BAEBE #954BBE #BE5B4B #75BE4B
square
#4BAEBE #954BBE #BE5B4B #75BE4B
split-complementary
#4BAEBE #BE4B75 #BE954B
monochromatic
#265F69 #368896 #4BAEBE #78C2CE #A5D6DE
Accessibility & contrast
On white
2.59
#4BAEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#4BAEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAEBE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAEBE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#8F9BBE
Tritanopia (blue-blind)
#00B5B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #4baebe; /* rgb */ color: rgb(75, 174, 190); /* oklch */ color: oklch(69.9% 0.094 209.7);
Tailwind
colors: {
custom: {
50: '#89c6d1',
500: '#4baebe',
950: '#000000',
},
}SCSS
$custom: #4baebe; $custom-light: #89c6d1; $custom-dark: #000000;
JSON
{
"hex": "#4baebe",
"rgb": {
"r": 75,
"g": 174,
"b": 190
},
"hsl": {
"h": 188.348,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.69866,
"c": 0.09419,
"h": 209.7
},
"luminance": 0.35486
}Semantic roles & 50–950 ramp
primary
#4BAEBE
secondary
#CCA099
accent
#6451D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282