#4BABBF#4BABBF
#4BABBF is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.2% C 0.094 H 213.5°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #4BABBF |
|---|---|
| RGB | rgb(75, 171, 191) |
| HSL | hsl(190, 48%, 52%) |
| HSV | hsv(190, 61%, 75%) |
| CMYK | cmyk(60.7%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.26, -22.14, -18.69) |
| CIE-LCH | lch(65.26, 28.97, 220.17°) |
| OKLab | oklab(69.19% -0.0782 -0.0518) |
| OKLCH | oklch(69.19% 0.094 213.5) |
| XYZ | xyz(26.8647, 34.3805, 54.5004) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.89
Cadetblue
#5F9EA0
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 8.25
Bluegrey
#85A3B2
ΔE00 10.46
Bright Sky Blue
#02CCFE
ΔE00 11.35
Sky Blue
#87CEEB
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BABBF #BF5F4B
analogous
#4BBF99 #4BABBF #4B71BF
triadic
#4BABBF #BF4BAB #ABBF4B
tetradic
#4BABBF #994BBF #BF5F4B #71BF4B
square
#4BABBF #994BBF #BF5F4B #71BF4B
split-complementary
#4BABBF #BF4B71 #BF994B
monochromatic
#265E6A #368697 #4BABBF #78C0CF #A5D5DF
Accessibility & contrast
On white
2.67
#4BABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#4BABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BABBF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BABBF | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#8B99BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4babbf; /* rgb */ color: rgb(75, 171, 191); /* oklch */ color: oklch(69.2% 0.094 213.5);
Tailwind
colors: {
custom: {
50: '#89c4d2',
500: '#4babbf',
950: '#000000',
},
}SCSS
$custom: #4babbf; $custom-light: #89c4d2; $custom-dark: #000000;
JSON
{
"hex": "#4babbf",
"rgb": {
"r": 75,
"g": 171,
"b": 191
},
"hsl": {
"h": 190.345,
"s": 47.541,
"l": 52.157
},
"oklch": {
"l": 0.69187,
"c": 0.09383,
"h": 213.5
},
"luminance": 0.34383
}Semantic roles & 50–950 ramp
primary
#4BABBF
secondary
#CCA29A
accent
#6851D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1214
muted
#7D8182