#4BAABE#4BAABE
#4BAABE is a light, moderate cyan. Relative luminance 0.340; OKLCH L 68.9% C 0.093 H 213.7°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #4BAABE |
|---|---|
| RGB | rgb(75, 170, 190) |
| HSL | hsl(190, 47%, 52%) |
| HSV | hsv(190, 61%, 75%) |
| CMYK | cmyk(60.5%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.93, -21.92, -18.64) |
| CIE-LCH | lch(64.93, 28.77, 220.37°) |
| OKLab | oklab(68.91% -0.0775 -0.0517) |
| OKLCH | oklch(68.91% 0.093 213.7) |
| XYZ | xyz(26.5669, 33.9603, 53.8601) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.05
Cadetblue
#5F9EA0
ΔE00 7.48
Greyblue
#77A1B5
ΔE00 8.12
Bluegrey
#85A3B2
ΔE00 10.37
Bright Sky Blue
#02CCFE
ΔE00 11.55
Teal Blue
#01889F
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BAABE #BE5F4B
analogous
#4BBE99 #4BAABE #4B71BE
triadic
#4BAABE #BE4BAA #AABE4B
tetradic
#4BAABE #994BBE #BE5F4B #71BE4B
square
#4BAABE #994BBE #BE5F4B #71BE4B
split-complementary
#4BAABE #BE4B71 #BE994B
monochromatic
#265D69 #368596 #4BAABE #78BFCE #A5D4DE
Accessibility & contrast
On white
2.69
#4BAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#4BAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BAABE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BAABE | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8A98BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4baabe; /* rgb */ color: rgb(75, 170, 190); /* oklch */ color: oklch(68.9% 0.093 213.7);
Tailwind
colors: {
custom: {
50: '#89c3d1',
500: '#4baabe',
950: '#000000',
},
}SCSS
$custom: #4baabe; $custom-light: #89c3d1; $custom-dark: #000000;
JSON
{
"hex": "#4baabe",
"rgb": {
"r": 75,
"g": 170,
"b": 190
},
"hsl": {
"h": 190.435,
"s": 46.939,
"l": 51.961
},
"oklch": {
"l": 0.68908,
"c": 0.09319,
"h": 213.7
},
"luminance": 0.33963
}Semantic roles & 50–950 ramp
primary
#4BAABE
secondary
#CCA299
accent
#6851D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182