#4DA2BF#4DA2BF
#4DA2BF is a light, moderate cyan. Relative luminance 0.312; OKLCH L 67.1% C 0.092 H 223.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #4DA2BF |
|---|---|
| RGB | rgb(77, 162, 191) |
| HSL | hsl(195, 47%, 53%) |
| HSV | hsv(195, 60%, 75%) |
| CMYK | cmyk(59.7%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(62.66, -17.06, -22.66) |
| CIE-LCH | lch(62.66, 28.36, 233.02°) |
| OKLab | oklab(67.12% -0.0672 -0.063) |
| OKLCH | oklch(67.12% 0.092 223.2) |
| XYZ | xyz(25.3812, 31.1775, 53.9604) |
| Luminance | 0.3118 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.01
Turquoise Blue
#06B1C4
ΔE00 7.82
Bluegrey
#85A3B2
ΔE00 8.90
Cadetblue
#5F9EA0
ΔE00 9.86
Teal Blue
#01889F
ΔE00 10.32
Bluey Grey
#89A0B0
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DA2BF #BF6A4D
analogous
#4DBFA3 #4DA2BF #4D69BF
triadic
#4DA2BF #BF4DA2 #A2BF4D
tetradic
#4DA2BF #A34DBF #BF6A4D #69BF4D
square
#4DA2BF #A34DBF #BF6A4D #69BF4D
split-complementary
#4DA2BF #BF4D69 #BFA34D
monochromatic
#275A6B #377F98 #4DA2BF #7ABACF #A7D1DF
Accessibility & contrast
On white
2.90
#4DA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#4DA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DA2BF
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DA2BF | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#8192BF
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #4da2bf; /* rgb */ color: rgb(77, 162, 191); /* oklch */ color: oklch(67.1% 0.092 223.2);
Tailwind
colors: {
custom: {
50: '#89bdd2',
500: '#4da2bf',
950: '#000000',
},
}SCSS
$custom: #4da2bf; $custom-light: #89bdd2; $custom-dark: #000000;
JSON
{
"hex": "#4da2bf",
"rgb": {
"r": 77,
"g": 162,
"b": 191
},
"hsl": {
"h": 195.263,
"s": 47.107,
"l": 52.549
},
"oklch": {
"l": 0.67117,
"c": 0.09212,
"h": 223.2
},
"luminance": 0.3118
}Semantic roles & 50–950 ramp
primary
#4DA2BF
secondary
#CDA89B
accent
#7351D7
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182