#7FB6DA#7FB6DA
#7FB6DA is a light, moderate cyan. Relative luminance 0.430; OKLCH L 75.1% C 0.078 H 237.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB6DA |
|---|---|
| RGB | rgb(127, 182, 218) |
| HSL | hsl(204, 55%, 68%) |
| HSV | hsv(204, 42%, 85%) |
| CMYK | cmyk(41.7%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(71.57, -8.71, -23.75) |
| CIE-LCH | lch(71.57, 25.29, 249.86°) |
| OKLab | oklab(75.13% -0.0413 -0.0656) |
| OKLCH | oklch(75.13% 0.078 237.9) |
| XYZ | xyz(38.1309, 43.0274, 72.6119) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 5.45
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Sky
#82CAFC
ΔE00 5.90
Lightskyblue
#87CEFA
ΔE00 6.38
Baby Blue
#89CFF0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB6DA #DAA37F
analogous
#7FDAD0 #7FB6DA #7F88DA
triadic
#7FB6DA #DA7FB6 #B6DA7F
tetradic
#7FB6DA #D07FDA #DAA37F #88DA7F
square
#7FB6DA #D07FDA #DAA37F #88DA7F
split-complementary
#7FB6DA #DA7F88 #DAD07F
monochromatic
#327CAD #509BCC #7FB6DA #AED1E8 #DEECF5
Accessibility & contrast
On white
2.19
#7FB6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#7FB6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB6DA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB6DA | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 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)
#A6B5DC
Deuteranopia (green-blind)
#99ABD9
Tritanopia (blue-blind)
#5BBFC2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb6da; /* rgb */ color: rgb(127, 182, 218); /* oklch */ color: oklch(75.1% 0.078 237.9);
Tailwind
colors: {
custom: {
50: '#a8cbe5',
500: '#7fb6da',
950: '#000000',
},
}SCSS
$custom: #7fb6da; $custom-light: #a8cbe5; $custom-dark: #000000;
JSON
{
"hex": "#7fb6da",
"rgb": {
"r": 127,
"g": 182,
"b": 218
},
"hsl": {
"h": 203.736,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.75129,
"c": 0.07754,
"h": 237.9
},
"luminance": 0.4303
}Semantic roles & 50–950 ramp
primary
#7FB6DA
secondary
#E9D7CC
accent
#6223C3
background
#FAFCFE
surface
#F4F8FC
border
#CED1D5
text
#101315
muted
#7F8284