#7FAECB#7FAECB
#7FAECB is a light, moderate cyan. Relative luminance 0.391; OKLCH L 72.8% C 0.066 H 236.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAECB |
|---|---|
| RGB | rgb(127, 174, 203) |
| HSL | hsl(203, 42%, 65%) |
| HSV | hsv(203, 37%, 80%) |
| CMYK | cmyk(37.4%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(68.82, -8.37, -19.72) |
| CIE-LCH | lch(68.82, 21.42, 247.00°) |
| OKLab | oklab(72.78% -0.0367 -0.0543) |
| OKLCH | oklch(72.78% 0.066 236) |
| XYZ | xyz(34.6644, 39.0940, 62.2077) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.67
Bluegrey
#85A3B2
ΔE00 5.68
Bluey Grey
#89A0B0
ΔE00 6.66
Lightblue (survey)
#7BC8F6
ΔE00 7.97
Sky Blue (survey)
#75BBFD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAECB #CB9C7F
analogous
#7FCBC2 #7FAECB #7F88CB
triadic
#7FAECB #CB7FAE #AECB7F
tetradic
#7FAECB #C27FCB #CB9C7F #88CB7F
square
#7FAECB #C27FCB #CB9C7F #88CB7F
split-complementary
#7FAECB #CB7F88 #CBC27F
monochromatic
#3C7294 #5392B9 #7FAECB #ABCADD #D6E5EE
Accessibility & contrast
On white
2.38
#7FAECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#7FAECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAECB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAECB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1ADCC
Deuteranopia (green-blind)
#96A4CB
Tritanopia (blue-blind)
#64B6B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7faecb; /* rgb */ color: rgb(127, 174, 203); /* oklch */ color: oklch(72.8% 0.066 236.0);
Tailwind
colors: {
custom: {
50: '#a7c6da',
500: '#7faecb',
950: '#000000',
},
}SCSS
$custom: #7faecb; $custom-light: #a7c6da; $custom-dark: #000000;
JSON
{
"hex": "#7faecb",
"rgb": {
"r": 127,
"g": 174,
"b": 203
},
"hsl": {
"h": 202.895,
"s": 42.222,
"l": 64.706
},
"oklch": {
"l": 0.72776,
"c": 0.06551,
"h": 236
},
"luminance": 0.39096
}Semantic roles & 50–950 ramp
primary
#7FAECB
secondary
#E0D0C6
accent
#6330B5
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101315
muted
#7F8283