#7FB8CA#7FB8CA
#7FB8CA is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.0% C 0.064 H 219.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB8CA |
|---|---|
| RGB | rgb(127, 184, 202) |
| HSL | hsl(194, 41%, 65%) |
| HSV | hsv(194, 37%, 79%) |
| CMYK | cmyk(37.1%, 8.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.59, -13.96, -14.97) |
| CIE-LCH | lch(71.59, 20.47, 227.01°) |
| OKLab | oklab(74.96% -0.0497 -0.0411) |
| OKLCH | oklch(74.96% 0.064 219.6) |
| XYZ | xyz(36.5499, 43.0551, 62.2502) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.47
Greyblue
#77A1B5
ΔE00 7.12
Baby Blue
#89CFF0
ΔE00 7.41
Bluegrey
#85A3B2
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 7.90
Lightblue (survey)
#7BC8F6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB8CA #CA917F
analogous
#7FCAB7 #7FB8CA #7F93CA
triadic
#7FB8CA #CA7FB8 #B8CA7F
tetradic
#7FB8CA #B77FCA #CA917F #93CA7F
square
#7FB8CA #B77FCA #CA917F #93CA7F
split-complementary
#7FB8CA #CA7F93 #CAB77F
monochromatic
#3C7E92 #54A0B8 #7FB8CA #AAD0DC #D6E8EE
Accessibility & contrast
On white
2.18
#7FB8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#7FB8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB8CA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB8CA | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CB
Deuteranopia (green-blind)
#A1ABCA
Tritanopia (blue-blind)
#63BEBD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb8ca; /* rgb */ color: rgb(127, 184, 202); /* oklch */ color: oklch(75.0% 0.064 219.6);
Tailwind
colors: {
custom: {
50: '#a7cdda',
500: '#7fb8ca',
950: '#000000',
},
}SCSS
$custom: #7fb8ca; $custom-light: #a7cdda; $custom-dark: #000000;
JSON
{
"hex": "#7fb8ca",
"rgb": {
"r": 127,
"g": 184,
"b": 202
},
"hsl": {
"h": 194.4,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.74964,
"c": 0.06446,
"h": 219.6
},
"luminance": 0.43057
}Semantic roles & 50–950 ramp
primary
#7FB8CA
secondary
#DFCCC5
accent
#5131B4
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283