#4AA4BE#4AA4BE
#4AA4BE is a light, moderate cyan. Relative luminance 0.317; OKLCH L 67.4% C 0.093 H 219.7°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #4AA4BE |
|---|---|
| RGB | rgb(74, 164, 190) |
| HSL | hsl(193, 47%, 52%) |
| HSV | hsv(193, 61%, 75%) |
| CMYK | cmyk(61.1%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(63.11, -18.99, -21.41) |
| CIE-LCH | lch(63.11, 28.61, 228.43°) |
| OKLab | oklab(67.44% -0.0717 -0.0595) |
| OKLCH | oklch(67.44% 0.093 219.7) |
| XYZ | xyz(25.3900, 31.7219, 53.4901) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.45
Greyblue
#77A1B5
ΔE00 6.66
Cadetblue
#5F9EA0
ΔE00 8.85
Bluegrey
#85A3B2
ΔE00 9.39
Teal Blue
#01889F
ΔE00 10.34
Bluey Grey
#89A0B0
ΔE00 11.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4AA4BE #BE644A
analogous
#4ABE9E #4AA4BE #4A6ABE
triadic
#4AA4BE #BE4AA4 #A4BE4A
tetradic
#4AA4BE #9E4ABE #BE644A #6ABE4A
square
#4AA4BE #9E4ABE #BE644A #6ABE4A
split-complementary
#4AA4BE #BE4A6A #BE9E4A
monochromatic
#255968 #368095 #4AA4BE #77BBCE #A4D1DE
Accessibility & contrast
On white
2.86
#4AA4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#4AA4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4AA4BE
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4AA4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4AA4BE | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#8393BE
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #4aa4be; /* rgb */ color: rgb(74, 164, 190); /* oklch */ color: oklch(67.4% 0.093 219.7);
Tailwind
colors: {
custom: {
50: '#88bfd1',
500: '#4aa4be',
950: '#000000',
},
}SCSS
$custom: #4aa4be; $custom-light: #88bfd1; $custom-dark: #000000;
JSON
{
"hex": "#4aa4be",
"rgb": {
"r": 74,
"g": 164,
"b": 190
},
"hsl": {
"h": 193.448,
"s": 47.154,
"l": 51.765
},
"oklch": {
"l": 0.67441,
"c": 0.09317,
"h": 219.7
},
"luminance": 0.31724
}Semantic roles & 50–950 ramp
primary
#4AA4BE
secondary
#CBA498
accent
#6F51D7
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182