#4BADBE#4BADBE
#4BADBE is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.6% C 0.094 H 210.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #4BADBE |
|---|---|
| RGB | rgb(75, 173, 190) |
| HSL | hsl(189, 47%, 52%) |
| HSV | hsv(189, 61%, 75%) |
| CMYK | cmyk(60.5%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(65.82, -23.46, -17.28) |
| CIE-LCH | lch(65.82, 29.14, 216.38°) |
| OKLab | oklab(69.63% -0.0808 -0.0479) |
| OKLCH | oklch(69.63% 0.094 210.7) |
| XYZ | xyz(27.1357, 35.0979, 54.0497) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.17
Cadetblue
#5F9EA0
ΔE00 7.15
Greyblue
#77A1B5
ΔE00 9.11
Lightseagreen
#20B2AA
ΔE00 10.65
Bluegrey
#85A3B2
ΔE00 11.11
Darkturquoise
#00CED1
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BADBE #BE5C4B
analogous
#4BBE96 #4BADBE #4B73BE
triadic
#4BADBE #BE4BAD #ADBE4B
tetradic
#4BADBE #964BBE #BE5C4B #73BE4B
square
#4BADBE #964BBE #BE5C4B #73BE4B
split-complementary
#4BADBE #BE4B73 #BE964B
monochromatic
#265F69 #368896 #4BADBE #78C1CE #A5D6DE
Accessibility & contrast
On white
2.62
#4BADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#4BADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BADBE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BADBE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#8D9ABE
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4badbe; /* rgb */ color: rgb(75, 173, 190); /* oklch */ color: oklch(69.6% 0.094 210.7);
Tailwind
colors: {
custom: {
50: '#89c5d1',
500: '#4badbe',
950: '#000000',
},
}SCSS
$custom: #4badbe; $custom-light: #89c5d1; $custom-dark: #000000;
JSON
{
"hex": "#4badbe",
"rgb": {
"r": 75,
"g": 173,
"b": 190
},
"hsl": {
"h": 188.87,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.69626,
"c": 0.0939,
"h": 210.7
},
"luminance": 0.35101
}Semantic roles & 50–950 ramp
primary
#4BADBE
secondary
#CCA199
accent
#6551D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1314
muted
#7D8282