#4BA2BA#4BA2BA
#4BA2BA is a light, moderate cyan. Relative luminance 0.309; OKLCH L 66.8% C 0.090 H 218.6°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #4BA2BA |
|---|---|
| RGB | rgb(75, 162, 186) |
| HSL | hsl(193, 45%, 51%) |
| HSV | hsv(193, 60%, 73%) |
| CMYK | cmyk(59.7%, 12.9%, 0%, 27.1%) |
| CIE-LAB | lab(62.41, -18.96, -20.25) |
| CIE-LCH | lch(62.41, 27.74, 226.88°) |
| OKLab | oklab(66.84% -0.0704 -0.0562) |
| OKLCH | oklch(66.84% 0.09 218.6) |
| XYZ | xyz(24.6814, 30.8792, 51.1044) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.53
Greyblue
#77A1B5
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 8.17
Bluegrey
#85A3B2
ΔE00 9.38
Teal Blue
#01889F
ΔE00 9.72
Dirty Blue
#3F829D
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BA2BA #BA634B
analogous
#4BBA9A #4BA2BA #4B6ABA
triadic
#4BA2BA #BA4BA2 #A2BA4B
tetradic
#4BA2BA #9A4BBA #BA634B #6ABA4B
square
#4BA2BA #9A4BBA #BA634B #6ABA4B
split-complementary
#4BA2BA #BA4B6A #BA9A4B
monochromatic
#265764 #377D90 #4BA2BA #77B9CB #A3D0DC
Accessibility & contrast
On white
2.93
#4BA2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#4BA2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BA2BA
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BA2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BA2BA | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBB
Deuteranopia (green-blind)
#8292BA
Tritanopia (blue-blind)
#00AAA9
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #4ba2ba; /* rgb */ color: rgb(75, 162, 186); /* oklch */ color: oklch(66.8% 0.090 218.6);
Tailwind
colors: {
custom: {
50: '#88bdce',
500: '#4ba2ba',
950: '#000000',
},
}SCSS
$custom: #4ba2ba; $custom-light: #88bdce; $custom-dark: #000000;
JSON
{
"hex": "#4ba2ba",
"rgb": {
"r": 75,
"g": 162,
"b": 186
},
"hsl": {
"h": 192.973,
"s": 44.578,
"l": 51.176
},
"oklch": {
"l": 0.66836,
"c": 0.09013,
"h": 218.6
},
"luminance": 0.30882
}Semantic roles & 50–950 ramp
primary
#4BA2BA
secondary
#C9A298
accent
#6F54D4
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1213
muted
#7D8182