#4DA7BE#4DA7BE
#4DA7BE is a light, moderate cyan. Relative luminance 0.329; OKLCH L 68.3% C 0.092 H 217.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA7BE |
|---|---|
| RGB | rgb(77, 167, 190) |
| HSL | hsl(192, 47%, 52%) |
| HSV | hsv(192, 59%, 75%) |
| CMYK | cmyk(59.5%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(64.10, -20.00, -19.89) |
| CIE-LCH | lch(64.10, 28.20, 224.84°) |
| OKLab | oklab(68.26% -0.073 -0.0552) |
| OKLCH | oklch(68.26% 0.092 217.1) |
| XYZ | xyz(26.1698, 32.9303, 53.6823) |
| Luminance | 0.3293 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.39
Greyblue
#77A1B5
ΔE00 7.06
Cadetblue
#5F9EA0
ΔE00 8.10
Bluegrey
#85A3B2
ΔE00 9.57
Teal Blue
#01889F
ΔE00 11.05
Bright Sky Blue
#02CCFE
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA7BE #BE644D
analogous
#4DBE9C #4DA7BE #4D6FBE
triadic
#4DA7BE #BE4DA7 #A7BE4D
tetradic
#4DA7BE #9C4DBE #BE644D #6FBE4D
square
#4DA7BE #9C4DBE #BE644D #6FBE4D
split-complementary
#4DA7BE #BE4D6F #BE9C4D
monochromatic
#275C6A #378397 #4DA7BE #7ABDCE #A7D3DF
Accessibility & contrast
On white
2.77
#4DA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#4DA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA7BE
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA7BE | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BF
Deuteranopia (green-blind)
#8796BE
Tritanopia (blue-blind)
#00AFAE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #4da7be; /* rgb */ color: rgb(77, 167, 190); /* oklch */ color: oklch(68.3% 0.092 217.1);
Tailwind
colors: {
custom: {
50: '#89c1d1',
500: '#4da7be',
950: '#000000',
},
}SCSS
$custom: #4da7be; $custom-light: #89c1d1; $custom-dark: #000000;
JSON
{
"hex": "#4da7be",
"rgb": {
"r": 77,
"g": 167,
"b": 190
},
"hsl": {
"h": 192.212,
"s": 46.502,
"l": 52.353
},
"oklch": {
"l": 0.68264,
"c": 0.09154,
"h": 217.1
},
"luminance": 0.32933
}Semantic roles & 50–950 ramp
primary
#4DA7BE
secondary
#CCA59B
accent
#6D52D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0D1214
muted
#7D8182