#4BADBD#4BADBD
#4BADBD is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.6% C 0.094 H 209.8°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4BADBD |
|---|---|
| RGB | rgb(75, 173, 189) |
| HSL | hsl(188, 46%, 52%) |
| HSV | hsv(188, 60%, 74%) |
| CMYK | cmyk(60.3%, 8.5%, 0%, 25.9%) |
| CIE-LAB | lab(65.79, -23.76, -16.78) |
| CIE-LCH | lch(65.79, 29.08, 215.23°) |
| OKLab | oklab(69.59% -0.0812 -0.0465) |
| OKLCH | oklch(69.59% 0.094 209.8) |
| XYZ | xyz(27.0267, 35.0544, 53.4761) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.09
Cadetblue
#5F9EA0
ΔE00 6.92
Greyblue
#77A1B5
ΔE00 9.32
Lightseagreen
#20B2AA
ΔE00 10.29
Darkturquoise
#00CED1
ΔE00 10.91
Bluegrey
#85A3B2
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BADBD #BD5B4B
analogous
#4BBD94 #4BADBD #4B74BD
triadic
#4BADBD #BD4BAD #ADBD4B
tetradic
#4BADBD #944BBD #BD5B4B #74BD4B
square
#4BADBD #944BBD #BD5B4B #74BD4B
split-complementary
#4BADBD #BD4B74 #BD944B
monochromatic
#265E68 #368794 #4BADBD #78C1CD #A5D6DE
Accessibility & contrast
On white
2.62
#4BADBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#4BADBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BADBD
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BADBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BADBD | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BE
Deuteranopia (green-blind)
#8E9ABD
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4badbd; /* rgb */ color: rgb(75, 173, 189); /* oklch */ color: oklch(69.6% 0.094 209.8);
Tailwind
colors: {
custom: {
50: '#89c5d0',
500: '#4badbd',
950: '#000000',
},
}SCSS
$custom: #4badbd; $custom-light: #89c5d0; $custom-dark: #000000;
JSON
{
"hex": "#4badbd",
"rgb": {
"r": 75,
"g": 173,
"b": 189
},
"hsl": {
"h": 188.421,
"s": 46.341,
"l": 51.765
},
"oklch": {
"l": 0.69588,
"c": 0.09354,
"h": 209.8
},
"luminance": 0.35057
}Semantic roles & 50–950 ramp
primary
#4BADBD
secondary
#CBA099
accent
#6452D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282