#4FAABE#4FAABE
#4FAABE is a light, moderate cyan. Relative luminance 0.341; OKLCH L 69.1% C 0.091 H 214.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4FAABE |
|---|---|
| RGB | rgb(79, 170, 190) |
| HSL | hsl(191, 46%, 53%) |
| HSV | hsv(191, 58%, 75%) |
| CMYK | cmyk(58.4%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(65.06, -21.17, -18.42) |
| CIE-LCH | lch(65.06, 28.07, 221.03°) |
| OKLab | oklab(69.05% -0.075 -0.0511) |
| OKLCH | oklch(69.05% 0.091 214.3) |
| XYZ | xyz(26.8897, 34.1268, 53.8753) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.40
Cadetblue
#5F9EA0
ΔE00 7.50
Greyblue
#77A1B5
ΔE00 7.77
Bluegrey
#85A3B2
ΔE00 10.02
Bright Sky Blue
#02CCFE
ΔE00 11.51
Sky Blue
#87CEEB
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FAABE #BE634F
analogous
#4FBE9B #4FAABE #4F72BE
triadic
#4FAABE #BE4FAA #AABE4F
tetradic
#4FAABE #9B4FBE #BE634F #72BE4F
square
#4FAABE #9B4FBE #BE634F #72BE4F
split-complementary
#4FAABE #BE4F72 #BE9B4F
monochromatic
#285F6B #388798 #4FAABE #7CC0CF #A8D5DF
Accessibility & contrast
On white
2.68
#4FAABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#4FAABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FAABE
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FAABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FAABE | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #4faabe; /* rgb */ color: rgb(79, 170, 190); /* oklch */ color: oklch(69.1% 0.091 214.3);
Tailwind
colors: {
custom: {
50: '#8bc3d1',
500: '#4faabe',
950: '#000000',
},
}SCSS
$custom: #4faabe; $custom-light: #8bc3d1; $custom-dark: #000000;
JSON
{
"hex": "#4faabe",
"rgb": {
"r": 79,
"g": 170,
"b": 190
},
"hsl": {
"h": 190.811,
"s": 46.058,
"l": 52.745
},
"oklch": {
"l": 0.69051,
"c": 0.09076,
"h": 214.3
},
"luminance": 0.34129
}Semantic roles & 50–950 ramp
primary
#4FAABE
secondary
#CCA59C
accent
#6A52D6
background
#F9FCFC
surface
#F1F8F9
border
#CBD1D2
text
#0D1214
muted
#7E8182