#4BADBA#4BADBA
#4BADBA is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.5% C 0.093 H 207.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #4BADBA |
|---|---|
| RGB | rgb(75, 173, 186) |
| HSL | hsl(187, 45%, 51%) |
| HSV | hsv(187, 60%, 73%) |
| CMYK | cmyk(59.7%, 7%, 0%, 27.1%) |
| CIE-LAB | lab(65.69, -24.63, -15.26) |
| CIE-LCH | lch(65.69, 28.98, 211.78°) |
| OKLab | oklab(69.47% -0.0824 -0.0423) |
| OKLCH | oklch(69.47% 0.093 207.2) |
| XYZ | xyz(26.7045, 34.9255, 51.7788) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.15
Cadetblue
#5F9EA0
ΔE00 6.29
Lightseagreen
#20B2AA
ΔE00 9.17
Greyblue
#77A1B5
ΔE00 10.00
Darkturquoise
#00CED1
ΔE00 10.32
Sea
#3C9992
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BADBA #BA584B
analogous
#4BBA8F #4BADBA #4B75BA
triadic
#4BADBA #BA4BAD #ADBA4B
tetradic
#4BADBA #8F4BBA #BA584B #75BA4B
square
#4BADBA #8F4BBA #BA584B #75BA4B
split-complementary
#4BADBA #BA4B75 #BA8F4B
monochromatic
#265D64 #378690 #4BADBA #77C1CB #A3D5DC
Accessibility & contrast
On white
2.63
#4BADBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#4BADBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BADBA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BADBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BADBA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BB
Deuteranopia (green-blind)
#8F9ABA
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #4badba; /* rgb */ color: rgb(75, 173, 186); /* oklch */ color: oklch(69.5% 0.093 207.2);
Tailwind
colors: {
custom: {
50: '#89c5ce',
500: '#4badba',
950: '#000000',
},
}SCSS
$custom: #4badba; $custom-light: #89c5ce; $custom-dark: #000000;
JSON
{
"hex": "#4badba",
"rgb": {
"r": 75,
"g": 173,
"b": 186
},
"hsl": {
"h": 187.027,
"s": 44.578,
"l": 51.176
},
"oklch": {
"l": 0.69474,
"c": 0.0926,
"h": 207.2
},
"luminance": 0.34928
}Semantic roles & 50–950 ramp
primary
#4BADBA
secondary
#C99E98
accent
#6354D4
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282